Attempts to identify the unique time series that exist in this dataset.
A time series is defined as a unique combination of:
granularity_time
granularity_geo
country_iso3
location_code
border
age
sex
*_id
*_tag
unique_time_series(x, set_time_series_id = FALSE, ...)An object of type csfmt_rts_data_v2
If TRUE, then x will have a new column called 'time_series_id'
Not used.
data.table, a dataset that lists all the unique time series in x.
Other csfmt_rts_data:
expand_time_to(),
identify_data_structure(),
remove_class_csfmt_rts_data(),
set_csfmt_rts_data_v1(),
set_csfmt_rts_data_v2()