Plot a Multivariate Functional Data Object.
Plot an object of class mfd using ggplot2.
plot_mfd(mfdobj)
mfdobj |
A multivariate functional data object of class mfd. |
an object of class ggplot, created using
ggplot() + geom_mfd(mfdobj = mfdobj).
library(funcharts) mfdobj <- data_sim_mfd() plot_mfd(mfdobj)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.