Description Usage Arguments Value Examples
View source: R/fars_function.R
Read files into a list of data frame tables
1  | fars_read_years(years)
 | 
years | 
 A numeric vector of years that you are interested in.  | 
This function returns a list of data frame tables. If there are any
inappropriate inputs, it leads to a warning message and returns NULL.
1  | ## Not run: fars_read_years(c(2013, 2015))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.