make_filename: Make File Name

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

make_file creates a name for the accident csv file based on the year provided.

Usage

1

Arguments

year

the year to add to the file name

Value

make_file will return a file name based on the year provided. For example, if 2013 is provided as the year the name that will be returned will be "accident_2013.csv.bz2".

Examples

1

GHCoursera/fars documentation built on May 30, 2019, 8:25 a.m.