fars_summarize_years: Counting accidents per month

Description Usage Arguments Value Note Examples

Description

Gives the number of accidents for each month, over the years specified in the years argument.

Usage

1

Arguments

years

A vector of integers or numerics specifying some years.

Value

A tibble giving the number of accidents per month for each year specified in years whose data are available.

Note

Raises an error if the data are not available for any of the years specififed in the years argument.

Examples

1
2
3
4

NataKouA/traffan documentation built on May 3, 2019, 3:38 p.m.