TimeInstantDataFrame-class
RegularTimeInstantDataFrame(from, to, by,
timezone = "UTC", data = NULL)
POSIXct
). It represents
the start of the object.POSIXct
). It represents
the end of the object. If missing, its value is deduced
from POSIXctp
object indicating the
increment to use between instants of the object.NULL
, the data slot will be a data.frame with zero
column.timezone
).TimeInstantDataFrame
object. class?TimeInstantDataFrame
TimeIntervalDataFrame
,
TimeInstantDataFrame
,
timetools