fars_summarize_years: Title Function for summarizing the data by years

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

Title Function for summarizing the data by years

Usage

1

Arguments

years

A numeric vector with list of years

Value

A dataframe with the total monthly number of occurrence in each year

Examples

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

Theo025/fars documentation built on Aug. 15, 2020, 7 a.m.