View source: R/data_frame_to_timeseries.R
data_frame_to_timeseries | R Documentation |
Function to promote a data frame to a time-series object.
data_frame_to_timeseries(df, tz = "UTC")
df |
Data frame containing time-series data with a variable named
|
tz |
Time-zone of created time-series object. Default is |
Named list of time-series objects.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.