Description Usage Arguments Value Examples
#' @references https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars
1 | fars_summarize_years(years)
|
years |
The target years |
returns a spreaded tbl_df if the file exists and is read into R successfully and NULL if the file does not exist.
1 2 3 4 | ## Not run:
fars_summerized_year(c(2013, 2014))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.