make_filename: Generate string with defined format for denoting a filename

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Function that creates a string accident_XXXX.csv.bz2 where XXXX represents the year

Usage

1

Arguments

year

Year to tag the filename with

Value

This function returns a string

Examples

1
2
3
4
## Not run: 
make_filename("2020")

## End(Not run)

shaowei72/MyFirstPackage documentation built on June 25, 2020, 10:07 a.m.