npde.plot.data {npde} | R Documentation |
Plot a NpdeData object
Description
Produces a spaghetti plot of the data
Usage
npde.plot.data(npdeObject, ...)
Arguments
npdeObject |
|
... |
additional arguments to be passed on to the function, to control which metric (npde, pd, npd) is used or to override graphical parameters (see the PDF document for details, as well as |
Value
a ggplot object or a list of ggplot objects (grobs)
[Package npde version 3.5 Index]