fars_read_years: fars_read_years:

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function read multiple datasets with different given years, and adds a colomn containing the input year.

Usage

1

Arguments

years

a vector of years

Value

this function returns datasets corresponding to given years, after adding a year colomn, and selecting month and year colomn

Examples

1
2
3
x <- make_filename("2015")
x <- make_filename("2015")
x <- make_filename("205"): returns an error because there is not corresponding dataset to year 205

alaeddine-abbagh/Test_R documentation built on May 23, 2020, 8:05 a.m.