Description Usage Arguments Value Examples
This function creates a time series of the dataset with the R-package 'zoo' with the rownames used as dates (quarterly).
1 |
dataset |
A dataframe (default= 'NULL' which will recall the original dataset). |
A class 'zoo' object.
1 2 | dataset<-data.frame()
ts_data(dataset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.