Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot_mfd

Plot a Multivariate Functional Data Object.


Description

Plot an object of class mfd using ggplot2.

Usage

plot_mfd(mfdobj)

Arguments

mfdobj

A multivariate functional data object of class mfd.

Value

an object of class ggplot, created using ggplot() + geom_mfd(mfdobj = mfdobj).

See Also

Examples

library(funcharts)
mfdobj <- data_sim_mfd()
plot_mfd(mfdobj)

funcharts

Functional Control Charts

v1.0.0
GPL-3
Authors
Christian Capezza [cre, aut], Fabio Centofanti [aut], Antonio Lepore [aut], Alessandra Menafoglio [aut], Biagio Palumbo [aut], Simone Vantini [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.