make_filename: Create a string for the file name from year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This function creates the file name as string with a format of .csv.bz2. The file name is defined as e.g. accident_2020.csv.bz2.

Usage

1

Arguments

year

The numeric input for year

Value

A character string of file name

Examples

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

## End(Not run)

cemreyilmaz/tester documentation built on Dec. 19, 2021, 2:54 p.m.