rtv.incr {rtv} | R Documentation |
This function increments an rtv object by a numeric vector defining a certain number of time unit events.
rtv.incr (x1, x2, unit=attr (x1, "unit") )
x1 |
An rtv object. |
x2 |
A numeric vector. |
unit |
The type of time unit event. If a drtv object, and missing, uses the rtv default, if crtv and missing, uses the same unit as the crtv object. |