Returns a one-line description of the bouquet plot suitable for
base::cat() or automatic printing in interactive sessions.
Usage
# S3 method for class 'bouquet_plot'
format(x, ...)Arguments
- x
A
bouquet_plotobject returned bymake_plot_bouquet().- ...
Unused; present for S3 compatibility.