fars_summarize_years: Summary of FARS data by years

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

fars_summarize_years summarizes accidents by month and year.

Usage

1

Arguments

years

List of strings or numbers, which correspond to the years from which to extract and summarize data.

Value

A tibble with the number of accidents by month and years, or an error if the input was invalid.

Examples

1
fars_summarize_years(c(2014, 2015))

Anirie/TestPackage documentation built on Oct. 30, 2019, 4:54 a.m.