fars_summarize_years: Data operations

Description Usage Arguments Value Examples

Description

This function groups data by year and month and summarizes the total number of accidents for each year

Usage

1

Arguments

years

A list of years

Value

This returns a data frame with each column for each year in the input argument and the corresponding number of accidents for that year.

Examples

1
## Not run: fars_summarize_years(list(2013,2014,2015))

nandhinidev/farsplot documentation built on May 14, 2019, 8:02 a.m.