Closed RobFryer closed 2 months ago
The get_timeseries function gives the series identifier if add = FALSE (not the default) but loses it if add = TRUE. Need to ensure it is always extracted.
get_timeseries
add = FALSE
add = TRUE
The
get_timeseries
function gives the series identifier ifadd = FALSE
(not the default) but loses it ifadd = TRUE
. Need to ensure it is always extracted.