rtv.cp {rtv}R Documentation

Cycle Positions over Time

Description

The function rtv.cp returns the fractional portion of a crtv object as a numeric. This represents the position in some (time unit based) cycle. e.g. The position in a daily cycle. The function rtv.tod is a wrapper function for the time of the day. i.e. The unit is day.

Usage

rtv.cp (x, unit)
rtv.tod (x)

Arguments

x A crtv object.
unit The cycle unit. If missing, the unit of x is used.

[Package rtv version 0.3.1 Index]