create_Timedata {LightLogR} | R Documentation |
create_Timedata
Description
create_Timedata
Usage
create_Timedata(...)
Arguments
... |
Input arguments to |
Value
a data.frame
object identical to dataset
but with the added
column of Time-of-Day data, or a vector
with the Time-of-Day-data
Examples
sample.data.environment %>% create_Timedata()
[Package LightLogR version 0.9.2 Index]