fars_read_years: Read Fars data for given years

Description Usage Arguments Value Examples

View source: R/fars_function.R

Description

This function takes one or more years as an input and returns a list of tibbles which for each year lists the MONTH and year. Returns an error if data for a given year is not found.

Usage

1

Arguments

years

A list or vector of years.

Value

Returns a List of tibbles with MONTH and year of each given year

Examples

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

## End(Not run)

Jelly90/FarsRPackage documentation built on May 26, 2020, 12:12 a.m.