fars_read_years: Read data for sevelar years

Description Usage Arguments Value Author(s) See Also Examples

Description

The function is designed to read data for the set of years.

Usage

1

Arguments

years

the set of years (integer or character vector of the proper format) we are expecting to read data.IF the set of years containg the wrong year so the function execution will be stopped only for this year and the error message will be compiled for this year.

Value

the function returns the output of lapply funtion (it is a list). Each item of the list is the separate year dataset.

Author(s)

Demyd Dzyuban

See Also

fars_read, make_filename

Examples

1
# years_output <- fars_read_years(c(1978, 197))

demydd/Rpackagebuild documentation built on May 12, 2019, 6:27 p.m.