fars_read_years: Months in data

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function returns the month of each observation for the selected years.

Usage

1

Arguments

years

A vector containing the years to read.

Value

This function returns a list, in which each element contains the month for each observation of an specific year.

Examples

1
2
3
4
## Not run: 
fars_read_years(2013:2015)

## End(Not run)

marioles/courserafars documentation built on July 6, 2020, 12:27 a.m.