The funData allows to plot funData, multiFunData and irregFunData
objects via the ggplot2 package. For Details, see the help pages of the class-specific plot
functions (see below).
ggplot(data, ...)A funData, multiFunData or irregFunData object.
Further parameters passed to the class-specific methods.
A ggplot object
ggplot.funData for funData objects,
ggplot.multiFunData for multiFunData objects and
ggplot.irregFunData for irregFunData objects.