fars_read_years: Load several year of FARS data files

Description Usage Arguments Value Examples

View source: R/Rox_fars_functions.R

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)

pipinho13/PackageForCoursera documentation built on May 25, 2019, 7:14 a.m.