fars_summarize_years: this function takes a vector of years. reads the file for...

Description Usage Arguments Value Examples

Description

#' @references https://www.nhtsa.gov/research-data/fatality-analysis-reporting-system-fars

Usage

1

Arguments

years

The target years

Value

returns a spreaded tbl_df if the file exists and is read into R successfully and NULL if the file does not exist.

Examples

1
2
3
4
## Not run: 
fars_summerized_year(c(2013, 2014))

## End(Not run)

Manemuneee/FarsPack documentation built on May 4, 2019, 1:10 p.m.