fars_summarize_years: fars_summarize_years

Description Usage Arguments Value Examples

View source: R/documents.R

Description

fars_summarize_years aggregates the the data into a tibble of the number of autocollisions in each month spread across the span of years

Usage

1

Arguments

years

the numeric vector of years which are being search for.

Value

returns tibble of the number of autocollisions in each month over the span of years

Examples

1
2
fars_summarize_years(years = c(2013, 2014, 2015))
fars_summarize_years(years = 2013)

Centurione/FARS_Package documentation built on Dec. 30, 2019, 6:01 p.m.