fars_summarize_years: Reads months and years from FARS files and summarizes how...

Description Usage Arguments Value Examples

Description

Notes: The FARS file(s) must be located in the current working directory.

Usage

1

Arguments

years

A vector or list of years for which to read FARS files

Value

This function returns a tibble containing the number of accidents per month. Each column represents a year and each row a month.

Examples

1
2
3
4
## Not run: 
fars_summarize_years(2013:2015)

## End(Not run)

adhager/farsr documentation built on June 21, 2019, 8:35 a.m.