make_filename: Create a filename for a specific year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Create a filename for a specific year

Usage

1

Arguments

year

a numeric value specifying the year

Value

A string representing a filename in the following format 'accident_year.csv.bz2', where year will be replaced by the provided year

Examples

1
## Not run: make_filename(1999)

stasSajin/r-pack documentation built on May 17, 2019, 8:45 p.m.