make_filename: Make filename

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function returns the name of a filename.

Usage

1

Arguments

year

Year of the data that the file will contain.

Value

This function returns a string with the name of the file.

Examples

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

## End(Not run)

marioles/courserafars documentation built on July 6, 2020, 12:27 a.m.