fars_read_years: Read the available year, month from the dataset

Description Usage Arguments Details Value Examples

Description

This function reads the available month, year combinations from the dataset

Usage

1

Arguments

years

The years to be read

Details

If a year results in error (file not available, corrupted data, etc) a warning will be shown and a NULL object is returned

Value

A list of data frames corresponding to the requested years. Each data frame contains column: MONTH and year, indicating the avaiable year-month from the data

Examples

1
  fars_read_years(c(2013,2014))

learner42/CourseraRpackagesFinal documentation built on May 17, 2019, 12:14 p.m.