fars_summarize_years: The function 'fars_summarize_years' takes a list of data...

Description Usage Arguments Value Examples

View source: R/FARfunctions.R

Description

The function fars_summarize_years takes a list of data frames produced by the function fars_read_years and produces a summary table of the number of observations attributed to each month over the years, for which data are available.

Usage

1

Arguments

years

a vector of integer year values

Value

A data frame containing months as observations, years as column names and number of individual observations as values

Examples

1
## Not run: fars_summarize_years(c(2014, 2015))

SergeyPry/FARfunctions documentation built on May 29, 2019, 5:57 p.m.