fars_read_years: .fars_read_years

Description Usage Arguments Value Note Examples

View source: R/fars_functions.R

Description

This is a function that creates a set of tables with the MONTH and year from the "accident_

Usage

1

Arguments

years

A vector with years of interest.

Value

This function creates a table from data frames objects with the MONTH and year.

Note

If a year is not valid, the fuction prints a warning of "invalid year: ", and return a NULL result.

Examples

1
2
years =c(2000,2001,2002)
fars_read_years(years)

fardl/framirez documentation built on Feb. 26, 2020, 9:40 a.m.