make_filename: make_filename This function accepts a the year as a string...

Description Usage Arguments Value Examples

View source: R/make_filename.R

Description

make_filename This function accepts a the year as a string value and returns file name concatenating it as accident_year.csv.bz2

Usage

1

Arguments

year

year as a string value

Value

returns the concatenated name with the year in the format accident_year.csv.bz2

Examples

1
## Not run: filename <- make_filename('2015')

AyeshaPerera/Far documentation built on July 29, 2020, 7:34 a.m.