Description Usage Arguments Value References
View source: R/as-cpx-ggplot.R
Functions to coerce a object to a cpx_ggplot if possible.
1 2 3 4 5 6 7 | as_cpx_ggplot(plot)
## S3 method for class 'ggplot'
as_cpx_ggplot(plot)
## S3 method for class 'new_annotation'
as_cpx_ggplot(plot)
|
plot |
a ggplot object. |
a cpx_ggplot object.
Guangchuang Yu (2020). aplot: Decorate a 'ggplot' with Associated Information. R package version 0.0.6.https://CRAN.R-project.org/package=aplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.