fars_summarize_years: Yields sum of accidents for each month in a given year

Description Usage Arguments Value

View source: R/fars-functions.R

Description

This is a function that summarizes the data frame generated by the function fars_read_years yielding the sum of accidents for each month for given years.

Usage

1

Arguments

years

A numeric value denoting the year/ a list of years during which data should be gathered

Value

This function returns a data frame containing the number of accidents for each month in a given year.


piotrp1/fars_tools documentation built on May 25, 2019, 7:14 a.m.