Create a time series with more than one line in a DLUHC style
multi_line_timeseries.Rd
Create a time series with more than one line in a DLUHC style
Arguments
- .data
A dataframe with the data in a long format with one column for the date and one column for the variable value
- datecol
The column name of the dataframe which contains the date variable
- ycol
The column name of the dataframe which contains the value
- groupcol
The column name which contains the grouping variable (such as country, region or type)