| plot.kgschart | R Documentation |
Plot data or image
## S3 method for class 'kgschart' plot(x, y = NULL, image = FALSE, separate = FALSE, ...)
x |
|
y |
not in use |
image |
if |
separate |
if |
... |
not in use |
gtable object if image and separate are both TRUE,
ggplot object otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.