fars_read_years: batch import csv file

Description Usage Arguments Value Examples

Description

Iterate over a year vector that read csv data for each given year. if the csv file for that year does not exist, throw a warning. If exist, create a year column and select only year and month columns

Usage

1

Arguments

years

a vector of years

Value

A list of tibbles. Each tibble has 2 columns- month and year

Examples

1
## Not run: fars_read_years(2013:2015)

chendi1020/fars documentation built on May 24, 2019, 3:05 a.m.