Description Usage Arguments Value Examples
Downloads detailed COVID-19 case data from default BCCDC webpage URL (passed in as string) as a .csv file to default relative path directory (also passed in as string).
1 2 3 4 5 |
url |
string A webpage from which .csv file is downloaded to relative data folder directory, provided wit ha default value. |
out_folder |
string A relative path directory comprising two folder separated by a forward slash ("/"), provided with a default value. |
A data.frame containing downloaded detailed case data.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.