make_filename: Returns the accident table's filename for a specific year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Returns the accident table's filename for a specific year

Usage

1

Arguments

year

The requested year as an integer

Value

A string containing the filename of the CSV containing the requested year's information

Examples

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

## End(Not run)

wesen/coursera_fars documentation built on May 18, 2019, 4:52 p.m.