npde.plot.data: Plot a NpdeData object

View source: R/plotNpde-plotFunctions.R

npde.plot.dataR Documentation

Plot a NpdeData object

Description

Produces a spaghetti plot of the data

Usage

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

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)

Value

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


npde documentation built on May 29, 2024, 9:59 a.m.