fars_read_years: Obtain data from years This function returns the month number...

Description Usage Arguments Value Examples

Description

Obtain data from years This function returns the month number and year from the file corresponding to the variable 'years'. If a year is not included in the file, an error is returned

Usage

1

Arguments

years

An integer of list thereof containing at least one year of interest.

Value

This function returns the data corresponding to the years in years

Examples

1
2
fars_read_years(2013)
fars_read_years(c(2010,2011))

urieduardo/farsfunctions documentation built on May 17, 2019, 2 p.m.