Description Usage Arguments Value Examples
View source: R/fars_functions.R
Reads data for multiple years
1 | fars_read_years(years)
|
years |
A vector of years. |
A list of FARS data for the years in the parameter years
.
1 2 3 4 | ## Not run:
fars_read_years(c(2014, 2015, 2016))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.