make_filename: Return String the name of the .csv.bz2 file This is a...

Usage Arguments Value Examples

Usage

1

Arguments

year

Integer indicating the year, this is contained in the name of .csv.bz2 file

Value

return the .csv.bz2 file name with the given year

Examples

1
2
3
4
## Not run: 
make_filename(year = 2015)
make_filename(2015)
## End(Not run)

shijbian/firstPackage documentation built on May 29, 2019, 9:25 p.m.