Learn R Programming

npde (version 3.5)

npde.plot.data: Plot a NpdeData object

Description

Produces a spaghetti plot of the data

Usage

npde.plot.data(npdeObject, ...)

Value

a ggplot object or a list of ggplot objects (grobs)

Arguments

npdeObject

an object returned by a call to npde or autonpde

...

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 set.plotoptions)