Description Usage Arguments Value Examples
fars_read_years takes in multiple years, and returns the
Fatality Analysis Reporting System Data based on the years specified
1 | fars_read_years(years)
|
years |
|
fars_read_years will take in multiple years, and create standardized filenames,
and then search for and read the filenames and return tibble data.frame.
If such filename with the specified year does not exist, an error message will return
1 | ## Not run: fars_read_years(2010:2017)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.