fars_read_years: Compute month and year information for given years

Description Usage Arguments Value Note Examples

Description

Compute month and year information for given years

Usage

1

Arguments

years

A vector of integers

Value

a list of tbl dataframes which have columns MONTH and year

Note

"dplyr" package is required. If the argument "years" include a year where no data file exist, then the function returns NULL and a warning showing an invalid year

Examples

1
fars_read_years(c(2013, 2014))

richcmwang/Fars documentation built on May 5, 2019, 3:49 p.m.