plot-methods: Plot Trajectories-related objects

Description Methods

Description

Plot "Trajectories" objects and customizes output.

Methods

signature(x = "Trajectories")

plot(object,name='all',breakpoints=NULL)

name: Character. Name of sub-series, or if all, plots the whole series.
breakpoints: List. Supply breakpoints generated by splitTraj.

signature(x = "TransTrajectories")

plot(object,labelling=TRUE)

labelling: Logical. Writes labels. May be turned off to prevent overcrowding of plot.

signature(x = "SegTrajectories")

plot(object)

signature(x = "SegSeriesTrajectories")

plot(object)


deltaGseg documentation built on Nov. 8, 2020, 8:06 p.m.