fars_read_years: Read FARS info for a list of years

Description Usage Arguments Details Value Examples

Description

Reads the FARS info for the list of years passed as parameter, returning them as a list of tables.

Usage

1

Arguments

years

List or numeric vector of years to read data from

Details

In case of error reading the data for one year, it will give a warning and continue with the rest.

Value

A list of tbl_df with the information per year

Examples

1
2
3
4
5
## Not run: 
# Reads the data from 2013 to 2015
fars_read_years(2013:2015)

## End(Not run)

raggaraluz/master_sw_dev_c3 documentation built on May 21, 2019, 9:22 a.m.