make_filename: Creates the name of file

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function builds a string with the name of file that will be loaded based on the year of the required information.

Usage

1

Arguments

year

The year of the required information.

Value

This function returns the file name that should be loaded.

Examples

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

## End(Not run)

TarsoRodriguez/fars documentation built on May 17, 2019, 2:46 p.m.