dl_and_read | R Documentation |
dest_dir
,
loads the contents using readabs::read_abs_local_dir()
Download files with dl_and_unzip() and read using read_abs_local()
Downloads a zip to a temp file, unzips the contents to dest_dir
,
loads the contents using readabs::read_abs_local_dir()
dl_and_read(
catalogue_string,
dest_dir = file.path("data-raw", "raw-data", catalogue_string)
)
catalogue_string |
eg. "labour-force-australia" |
dest_dir |
Directory in which |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.