fars_read_years: Read in Fatality Analysis Reporting System data files

Description Usage Arguments Value Examples

Description

fars_read_years will read in multiple Fatality Analysis Reporting System data files based on the years provided.

Usage

1

Arguments

years

A vector or list of years in numeric or integer format.

Value

fars_read_years will search for the file names based on the years provided. For example, if 2013:2014 is provided fars_read_years will search for the following files:

If the files exist a list containing the respective data will be returned. If the files do not exist an error will be returned stating the invalid year(s).

Examples

1
fars_read_years(2013:2015)

xetaro/Farsdata-Project documentation built on May 27, 2019, 2:01 a.m.