fars_read_years: fars_read_years

Description Usage Arguments Value Examples

Description

Read multiple CSV-files for the corresponding years of "accident_####.csv.bz2".

Usage

1

Arguments

years

List of years.

Value

Display the dateframe representation of the input data.

Examples

1
2
3
4
5
6
fars_read_years(c(2013, 2014, 2015))

## Not run: 
fars_read_years(years = 2000) # error

## End(Not run)

dilaton168/myFARS documentation built on May 23, 2019, 8:38 a.m.