fars_read_years: Read FARS files by a list of years

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function will take a list of years as input and read the corresponding FARS files of those years.

Usage

1

Arguments

years

a list of years

Value

a data frame with 2 values: month and year. Return a warning message and NULL if the file does not exist.

Examples

1
    ## Not run: fars_read_years(2013:2015)

pehoxx/pho documentation built on May 6, 2019, 11:47 a.m.