make_filename: Name datasets

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

A function that create the name(s) of the file(s)/datasets that will be used.

Usage

1

Arguments

year

a vector of one or multiple years

Value

a vector containing one or more fileName values

Examples

1
2
3
4
5
## Not run: 
make_filename(2019)
make_filename(c(2011, 2012, 2013))

## End(Not run)

jpmaillard/Fars_Project_Mastering_R_Development documentation built on Jan. 30, 2020, 12:24 a.m.