make_filename: Make a filename

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function will make a filename based on the input year, which requires a numerical input.

Usage

1

Arguments

year

A numeric value of the year for the data file.

Value

A string of the file name of the input year

Examples

1
    ## Not run: make_filename(2013)

pehoxx/pho documentation built on May 6, 2019, 11:47 a.m.