fars_read_years: Read data for multiple years

Description Usage Arguments Value Examples

Description

fars_read_years Reads in the data files for the years specified by the input. If any of the input years do not have a corresponding data file, stops with error.

Usage

1

Arguments

years

Vector of years for which we want to read data.

Value

List of tibbles with two columns containing the month and year.

Examples

1
fars_read_years(c(2013, 2014))

osama-arshad/BuildingRPackagesAssignment documentation built on May 14, 2019, 11:13 a.m.