fars_read_years: Creates a dataframe from FARS data from multiple years as...

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function also requires the for the function to work. (It seems like there should be a tag to indicate things like this, ditto with map below)

Usage

1

Arguments

years

Vector of Years of FARS input data to read

Value

A FARS dataframe for the specified year

Examples

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

## End(Not run)

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