make_filename: Creat a file name from the data source for a given year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Creat a file name from the data source for a given year

Usage

1

Arguments

year

Only logical, integer, real and character vectors are supported. The year for which the file will be created

Value

read pram as integer. and return file name for a given year

Examples

1
2
3
4
5
## Not run: 
 make_filename(1999)
 make_filename("1999")

## End(Not run)

karimsyed/buildingRPackage documentation built on May 28, 2019, 9:50 a.m.