Description Usage Arguments Details Methods (by class)
labeled_plot
creates a plot object with attributes describing how to
save it. If p
is already a labeled_plot
the additional labels
will be added to it.
1 2 3 4 5 6 7 | labeled_plot(p, ...)
## Default S3 method:
labeled_plot(p, ...)
## S3 method for class 'labeled_plot'
labeled_plot(p, ...)
|
p |
Plot to wrap |
... |
Other parameters passed to saving method (e.g.
see |
overwrite |
Overwrite existing files by default. |
filename |
Name of file to save to, including extension. Will be added
to the path when saving plot lists. Overrides |
file_format |
Format of file to save (e.g. pdf, jpg) |
units, height, width |
Size of plot, in |
This is an S3 class interacting with the smart_save
S3 generic.
default
: Labels to an unlabled plot
labeled_plot
: Add additional labels to a labeled plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.