fars_read_years: Retrieves the month and year of accidents for given years.

Description Usage Arguments Value Note Examples

View source: R/fars_read_years.R

Description

Retrieves the month and year of accidents for given years.

Usage

1

Arguments

years

A nuemric vector of years

Value

Returns a data frame of month/year columns of accidents for each year as an item in a list

Note

Returns a warning if the file does not exist. Remeber to set an appropriate working directory.

Examples

1
2

ekawabata/BuildingAnRPackage documentation built on May 31, 2020, 12:32 a.m.