Description Usage Arguments Value Author(s) See Also Examples
The function is designed to read data for the set of years.
1 | fars_read_years(years)
|
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. |
the function returns the output of lapply funtion (it is a list). Each item of the list is the separate year dataset.
Demyd Dzyuban
1 | # years_output <- fars_read_years(c(1978, 197))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.