View source: R/download_helpers.R
| download_bls_files | R Documentation |
This function is used to pass multiple URLs at the Bureau of Labor Statistics into 'fread_bls()'
download_bls_files(urls, suppress_warnings = TRUE, cache = FALSE)
urls |
Named character vector of URLs to download |
suppress_warnings |
Logical. If TRUE, suppress individual download warnings |
cache |
Logical. If TRUE, download and cache local copy of files. |
Named list of bls_data objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.