fars_summarize_years: name name fars_summarize_years

Description Usage Arguments Value Note Examples

View source: R/A1B1.R

Description

TITLE title combines files

Usage

1

Arguments

years

numeric

Value

A wide format tibble. One column for year and a MONTH column. Each value is the count of observations in a year-month.

Note

-fars_summarize_years combines multiple year files by rows and then group on year and month Further it calculates summary of the resulting data frame and spreads across year

Examples

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

vanita1/A1B2 documentation built on May 22, 2019, 12:55 p.m.