fars_summarize_years: read and summarize fars data

Description Usage Arguments Value Note Examples

Description

read fars data and summize annual data for a given list of years

Usage

1

Arguments

years

a list of years

Value

a data frame with year and count

Note

warns when a year is not found in the fars data

Examples

1
## Not run: d <- fars_summarize_years(years = c("2015","2016")) 

stanchapski/week4package documentation built on May 30, 2019, 9:40 a.m.