powered by
reinit.date
Reinitialise a data frame by subtracting the reinit.date row from all columns
reinitialise_dataframe(dt, reinit.date)
The reinitialised data frame
Cumulated data series.
Reinitialisation date. E.g. '2021-05-12'.
library(tsgc) data(gauteng,package="tsgc") reinitialise_dataframe(gauteng,as.Date("2021-01-01"))
Run the code above in your browser using DataLab