make_filename: Make FARS file name

Description Usage Arguments Value Author(s) Examples

View source: R/fars_functions.R

Description

This function generates a file name for FARs data.

Usage

1

Arguments

year

This is the year in YYYY format of the FARS data.

Value

This function returns a string representing the FARS data filename for a given yeare

Author(s)

Jesus Obregon Dominguez, gerencia@dataengineeringperu.com

Examples

1
2
3
4
5
6
## Not run: 
make_filename("2013")
make_filename("2014")
make_filename("2015")

## End(Not run)

Jechu2/FARS documentation built on Dec. 31, 2020, 1:12 p.m.