Learn R Programming

deltaGseg (version 1.12.2)

plotDiff: 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.

References

None

See Also

transformSeries

Examples

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

Run the code above in your browser using DataLab