get_files_master | R Documentation |
Master code: for selected years, download and export the data.
get_files_master(path_data = "~/Downloads/", year_start = 1990,
year_end = 2013, industry = "naics")
path_data |
where do we store the data |
year_start |
start year for which we want data |
year_end |
end year for which we want data |
industry |
download naics or sic data |
NIL. Gets data for all years in range, splits the data, and then exports it into the appropriate files
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.