Description Usage Arguments Value
View source: R/download_raw_data.R
store sheets from xlsx as csvs (for easier debugging).
1 | rki_extract_sheet_csvs(xlsx_path, out_folder = here::here())
|
xlsx_path |
character. path to xlsx file |
out_folder |
folder to store the csv files. defaults to here::here() |
the paths of the csvs, invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.