fars_read_years: fars_read_years Uses both make_filename(year) and...

Description Usage Arguments Value Examples

View source: R/fars_read_years.R

Description

fars_read_years Uses both make_filename(year) and fars_read(file) Accepts one or more years as a list and produce the file name in the format of accident_year.csv.bz2 and produce the relevent dataset

Usage

1

Arguments

years

or more years as a list

Value

returns one or more datasets according to the number of years passed returns null if the input year is invalid

Examples

1
2
## Not run: fars_read_years(2015)
## Not run: fars_read_years(1999:2015)

AyeshaPerera/Far documentation built on July 29, 2020, 7:34 a.m.