fars_summarize_years: Summarizes the number of operations by month and year.

Description Usage Arguments Value Note Examples

Description

Summarizes the number of operations by month and year.

Usage

1

Arguments

years

vector of integer or string years for data to be read.

Value

list of tibbles with columns MONTH and year.

Note

If there is no data for one of the input years, a warning is given and that year will be ignored.

Examples

1
    by_month <- fars_summarize_years(c(2013, 2014))

jimtyhurst/FARSUtil documentation built on May 30, 2019, 11:42 a.m.