create_out_name_based_on_url | R Documentation |
create the out_folder format
create_out_name_based_on_url(url, aggregated = FALSE)
url |
dataset url (from which is extracted the output filename) |
aggregated |
boolean flag to indicate whether data was already aggregated |
dest_file_name
# create output filename: create_out_name_based_on_url("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.