make_filename: Creates a file name

Description Usage Arguments Value

View source: R/fars_functions.R

Description

make_filename generates the name of an input data file based on the year argument provided in a form "accident_<year>.csv.bz2"

Usage

1

Arguments

year

The input value for the year

Value

This function returns a string in the form "accident_<year>.csv.bz2" that can be used as a file name that contains the data for that particular year


adigherman/fars documentation built on May 7, 2019, 2:54 a.m.