fars_read_years: The function 'fars_read_years' reads the values of month and...

Description Usage Arguments Value Note Examples

View source: R/FARfunctions.R

Description

The function fars_read_years reads the values of month and year from individual reports based on a vector of year values and generates a list of data frames for further processing by another function.

Usage

1

Arguments

years

a vector of integer year values

Value

The function returns a list of data frames, each of which consists of Month and year columns

Note

The function deals effectively with inappropriate input values.

Examples

1
## Not run: fars_read_years(c(2014, 2015))

SergeyPry/FARfunctions documentation built on May 29, 2019, 5:57 p.m.