Description Usage Arguments Value Note
View source: R/FarsFunctions.R
Takes a list of years, and returns a list containing data.frames of accidents
1 | fars_read_years(years)
|
years |
a list of years to be access–should be a numeric. Can also work with a single string or numeric |
A list of data.frames containing accident data
ERRORS: Will give a warnings for any invalid years and return null values (valid years are 2013, 2014 and 2015)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.