Learn R Programming

LightLogR (version 0.9.2)

create_Timedata: create_Timedata

Description

create_Timedata

Usage

create_Timedata(...)

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

Arguments

...

Input arguments to add_Time_col()

Examples

Run this code
sample.data.environment %>% create_Timedata()

Run the code above in your browser using DataLab