fars_read_years: Read in data for several years

Description Usage Arguments Value Note

Description

This function reads in the accident data for multiple years as a list of dataframes. If one of the years can not be read in the function skips that year with a warning

Usage

1

Arguments

years

Collection of years as vector or list where each element is in integer format or can be converted with as.integer

Value

This function returns a list of dataframes where each dataframe contains the data for one year

Note

Errors in this function can result from errors thrown by the fars_read function or invalid years parameter being passed


ckoopmann/fars documentation built on May 29, 2019, 1:17 p.m.