Description Usage Arguments Details Examples
Download raw data files
1 | download_files(path, overwrite = FALSE)
|
path |
The path where to download the data files. |
overwrite |
Whether to overwrite the existing files at the given path. Defaults to |
Download all available .csv.gz raw trajectory data files for the years 2018-2021 into a specified directory.
1 2 3 4 | ## Not run:
download_files(path = "~/Desktop/raw-data")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.