powered by
SubtimeDataFrame-class
SubtimeDataFrame(when, data = NULL, ...)
subtime
NULL
SubtimeDataFrame
when
data
To access to the class documentation, type in the R console :
class?SubtimeDataFrame
timetools
st <- subtime (1:4, 'wday') SubtimeDataFrame (st, data.frame (test=sample (0:100, 4)))
Run the code above in your browser using DataLab