Description Usage Arguments Value
View source: R/cumulative_data.R
returns the data as displayed in sheet 2 enriched with the Datenstand timestamp from sheet 1. When collected over multiple days, this will result in cumulative data because the individual columns do not display the difference but total numbers (except for column "differenz_zum_vortag").
1 | rki_extract_cumulative_data(xlsx_path)
|
xlsx_path |
character. path to excel |
tibble. the data as displayed in sheet 2 enriched with the Datenstand timestamp from sheet 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.