fars_summarize_years: Calculate the aggregation of record q-ty per annum

Description Usage Arguments Value Author(s) Examples

Description

The function aggregates the quantity of records per year.

Usage

1

Arguments

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.

Value

the function returns the dataframe of year and quantity.

Author(s)

Demyd Dzyuban

Examples

1
# years_output <- fars_summarize_years(c(1978, 1979))

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