make_filename: Makes proper filename (path to file) given year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Makes input data file name using correct name template 'accident_<year>.csv.bz2'

Usage

1

Arguments

year

character or integer value for a year function will rise an error if no data found for specified year

Value

This function returns a string with the data file name for a given year

Examples

1
2
3
4
## Not run: 
  make_filename(2013)

## End(Not run)

MaxDQlikDev/my.far.pkg documentation built on Feb. 13, 2021, 12:49 a.m.