rtv.incr {rtv}R Documentation

Incrementing rtv Objects

Description

This function increments an rtv object by a numeric vector defining a certain number of time unit events.

Usage

rtv.incr (x1, x2, unit=attr (x1, "unit") )

Arguments

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.

[Package rtv version 0.3.1 Index]