Description Usage Arguments Value Author(s) Examples
The function aggregates the quantity of records per year.
1 | fars_summarize_years(years)
|
years |
he 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 dataframe of year and quantity.
Demyd Dzyuban
1 | # years_output <- fars_summarize_years(c(1978, 1979))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.