fars_read_years: Load several year of FARS data files

Description Usage Arguments Value Examples

Description

Load several year of FARS data files

Usage

1

Arguments

years

a vector of integer or strings that indicated the year of the FARS data files

Value

a list of FARS data for the years in the parameter years

Examples

1
2
3
4
5
  ## Not run: 
    fars_read_years(c(2013, 2014))
    fars_read_years(c("2013", "2014"))
  
## End(Not run)

mdelcorvo/farsr documentation built on May 9, 2019, 5:55 p.m.