Description Usage Arguments Details Value See Also Examples
View source: R/fars_functions.R
Read in FARS data for specified years.
1 | fars_read_years(years)
|
years |
Integer of the years to be read. |
Throws an error if specified years are invalid.
Returns a list of tibbles of the FARS data for each month of the selected years.
https://www.nhtsa.gov/Data/Fatality-Analysis-Reporting-System-(FARS)
1 | ## Not run: fars_read_years(c(2013, 2014, 2015))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.