Description Usage Arguments Details Value See Also Examples
View source: R/fars_functions.r
For specified years, read the MONTH and year values of the Fatality Analysis Reporting System (FARS) data in a list of tibbles. Only data for the years 2013, 2014 or 2015 is available. This function is not exported.
1 | fars_read_years(years = c(2013, 2014))
|
years |
(integer vector) |
Throws an error if data for specified year does not exist.
list of tibbles
https://www.nhtsa.gov/Data/Fatality-Analysis-Reporting-System-(FARS)
1 | ## Not run: fars_read_years(c(2013,2014))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.