| plot.mfd | R Documentation |
Plot multivariate functional data
## S3 method for class 'mfd'
plot(x, y, add = FALSE, common_ylim = TRUE, ...)
x |
An |
y |
Ignored. |
add |
Logical; if TRUE, add curves to an existing |
common_ylim |
Logical; if TRUE, all panels share the same y-limits, otherwise each panel adapts its own scale. |
... |
Graphical arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.