Description Usage Arguments Value
Converts ts timeries to tsibble format.
1 | convert_ts(ts_data, pivot_longer = TRUE)
|
pivot_longer |
Boolean. If TRUE assumes that each column is a different unit of observation. If FALSE assumes that each column is a different variable. |
tsibble object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.