powered by
Transforms the freshly downloaded rki data into the babsim data frame. Also imputes mising dates as zero frequency in the data.
getRkiData(rki)
data.frame of downloaded rki data before preprocessing
a data.frame of aggregated data
Day
Date, format: '2020-01-01' '2020-01-02' '2020-01-03' '2020-01-04' ...
...
# NOT RUN { data <- getRkiData(rkidata[1:100, ]) # }
Run the code above in your browser using DataLab