fars_summarize_years: Creates a dataframe summarizing the number of observations by...

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Creates a dataframe summarizing the number of observations by in FARS data from multiple years as specified by the years parameter

Usage

1

Arguments

years

Vector of Years of FARS input data to read

Value

A dataframe summarizing the number of FARS data observations by year for the specified years

Examples

1
2
3
4
## Not run: 
fars_summary <- fars_summarize_years(c(2013, 2014, 2015)

## End(Not run)

GustavoBruges/fatalityR documentation built on May 7, 2019, 7:43 a.m.