fars_summarize_years: Summarize years information

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

Summarize the information of the years providing the number of accidents per month and year

Usage

1

Arguments

years

List of years from which to extract data

Value

A tible with the number of accidents per month and year of the different years provided in years input

See Also

fars_read_years

Examples

1
2
3
4
## Not run: 
data <- fars_summarize_years(years = c(2014, 2015))

## End(Not run)

eregmig/carcrashassignment documentation built on May 17, 2019, 8:15 a.m.