make_filename: Creates a descriptive filename based on the input year.

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Creates a descriptive filename based on the input year.

Usage

1

Arguments

year

The year that you would like in the filename.

Value

A character object that represents the filename for car fatality data.

Examples

1
## Not run: filename_2018 <- make_filename(2018)

marshallm94/assignmentr documentation built on Nov. 21, 2019, 6:05 p.m.