plotDiff {deltaGseg}R Documentation

plotDiff

Description

Plots (sub)series before and after transformation.

Usage

plotDiff(object,name=NULL)

Arguments

object

An object of class 'TransTrajectories'.

name

Character. Name of (sub)series.

Details

None.

Author(s)

Diana H.P. Low, Efthimios Motakis

References

None

See Also

transformSeries

Examples

data(deltaGseg)
plotDiff(simtraj.tr2,name="1_2")

[Package deltaGseg version 1.33.0 Index]