fars_summarize_years: Number of entries by month and year This function counts the...

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Number of entries by month and year This function counts the number of fatal injuries by month and year

Usage

1

Arguments

years

a list or vector with the years to summarize

Value

a dataframe containing the number of fatal injuries per month and year

See Also

fars_read_years

Examples

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

## End(Not run)

LauraR09/farsfunctions documentation built on Nov. 10, 2019, 4:32 p.m.