fars_summarize_years: Summarize Years Function

Description Usage Arguments Value Note

View source: R/fars.R

Description

This function applies the fars_read_years function to a set of years, binds the resulting tables together, and summarizes the data by counting up the number of observations by year and month.

Usage

1

Arguments

years

Value

the function returns a data frame showing the number of car accidents in each month for each year of the data

Note

The function will return an error if a non-numeric vector is inputted into the years argument


AESpe/FARS documentation built on April 29, 2020, 12:24 a.m.