Helper function for downloading and tracking BLS files
download_bls_files.RdThis function is used to pass multiple URLs at the Bureau of Labor Statistics into 'fread_bls()'
Usage
download_bls_files(
urls,
suppress_warnings = TRUE,
cache = check_bls_cache_env()
)