View source: R/google_mobility_functions.R
Downloading Google Mobility Data
1 2 3 4 | gm_file_download(
force_gm = FALSE,
destfile = "Google_Global_Mobility_Report.csv"
)
|
force_gm |
Logical. Should the data be downloaded even if it already exists |
destfile |
The location of the downloaded google mobility data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.