create_out_name_based_on_date | R Documentation |
create the out_folder format
create_out_name_based_on_date(date = "01-01-2021", aggregated = FALSE)
date |
queried date for analysis |
aggregated |
boolean flag to indicate whether data was already aggregated |
dest_file_name
# create output filename: create_out_name_based_on_date("https://raw.githubusercontent.com/CSSEGISandData/COVID-19/master/csse_covid_19_data/csse_covid_19_daily_reports_us/03-04-2021.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.