make_filename: Returning a a FARS filename according a year entered as a...

Description Usage Arguments Details Value Examples

Description

This function return a character vector containing a formatted combination of text and year value

Usage

1

Arguments

a

Year

Details

the file names created is in csv.bz2 format

Value

a character vector

Examples

1
2
3
name_2017 <- make_filename(2017)
name_2017
[1] "accident_2017.csv.bz2"

cdv04/MyPckg documentation built on May 13, 2019, 2:48 p.m.