fars_read_years: Print "Fars Read Years"

Description Usage Arguments Details Value Examples

Description

This is a function that takes a vector or list of years (provided by user with years argument), and outputs a list of years each containing a dataframe of MONTHS and year, for all rows in the file with the input year.

Usage

1

Arguments

years

A list (or vector) of years

Details

Errors could come from years being improperly formatted.

Value

a list with items for each inputed year, with month and year from the file for all years with corresponding files and NULLs for all years without files.

Examples

1
2
3
4
## Not run: 
fars_read_years(list('2013','2015'))

## End(Not run)

osserman/farsSO documentation built on May 5, 2019, 3:54 p.m.