make_filename: Generate file names for data files from the US National...

Description Usage Arguments Value Examples

View source: R/Rox_fars_functions.R

Description

Generate file names for data files from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System Fatality Analysis Reporting System (FARS).

Usage

1

Arguments

year

An integer or string indicating the year that the data file generated

Value

an string as the name of the file

Examples

1
2
3
4
5
## Not run: 
 make_filename(1992)
 make_filename("2012")
 
## End(Not run)

pipinho13/PackageForCoursera documentation built on May 25, 2019, 7:14 a.m.