fars_read_years: Return list with data frame objects

Description Usage Arguments Value Examples

View source: R/exampkg.R

Description

Return list with data frame objects

Usage

1

Arguments

years

A vector of the years that you need

Value

Returns a list with data.frame objects which contain columns MONTH and year

Examples

1
2
3
4
5
## Not run: 
  years_range <- 2013:2015
  result <- fars_read_years(years_range)

## End(Not run)

alexey-gudakov/exampkg documentation built on Jan. 1, 2022, 10:12 p.m.