Attempts to expand the dataset to include more time
A time series is defined as a unique combination of:
granularity_time
granularity_geo
country_iso3
location_code
border
age
sex
*_id
*_tag
expand_time_to(
x,
max_isoyear = NULL,
max_isoyearweek = NULL,
max_date = NULL,
...
)An object of type csfmt_rts_data_v2
Maximum isoyear
Maximum isoyearweek
Maximum date
Not used.
csfmt_rts_data_v2, a larger dataset that includes more rows corresponding to more time.
Other csfmt_rts_data:
identify_data_structure(),
remove_class_csfmt_rts_data(),
set_csfmt_rts_data_v1(),
set_csfmt_rts_data_v2(),
unique_time_series()