fars_read_years: Read a specific year file and Select MONTH, year columns of...

Description Usage Arguments Value Examples

Description

Read a desired year's pre-named file that was made by make_filename function and Select only MONTH, year two columns matching year value in the tbl with the your input year value. If you input unexist year, it will be error due to there is no file to import

Usage

1

Arguments

years

A non-negative interger specifying the desired year. This year's data will be loaded in a tbl by fars_read

Value

A specific columns of loaded data. The MONTH, YEAR columns will be selected

Examples

1
2
## Not run: fars_read_years(2013)
## Not run: fars_read_years("2013")

2radix5/firstTestPackage documentation built on May 20, 2019, 4:13 p.m.