fars_summarize_years: Summarize years

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Load and summarize number of data records by year over several datasets

Usage

1
fars_summarize_years(years, datadir = NULL)

Arguments

years

Numeric vector of years of data to be loaded

datadir

Character string of the data directory. Default is NULL, in which case the package loads the built in datasets.

Value

Data frame summary of the number of records by month, by year.

Examples

1
fars_summarize_years(c(2013,2015))

kamenbliznashki/examplepackage documentation built on Dec. 9, 2019, 12:16 a.m.