ip_num_time | R Documentation |
Convert the hour and minute component of each timestamp to a numerical representation.
ip_num_time(data, ts_col = "timestamp")
data |
A dataframe with a timestamp column. |
ts_col |
The timestamp column name in |
data
with a num_time column added.
Arash Khalilnejad
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.