plot.fk_density | R Documentation |
Plot method for kernel density estimate obtained with function fk_density()
## S3 method for class 'fk_density'
plot(x, main = NULL, ...)
x |
an object of class fk_density, output from the function of the same name. |
main |
(optional) main title for plot. |
... |
(optional) further plotting parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.