make_filename: 'make_filename' create and print a name of a file with...

Description Usage Arguments Value Source See Also Examples

Description

make_filename create and print a name of a file with accident data for a certain year.

Usage

1

Arguments

year

integer or character - a year of the certain file

Value

a character vector of file name for a certain year

Source

Coursera Mastering Software Development in R - Johns Hopkins University

See Also

fars_read fars_read_years fars_summarize_years fars_map_state

Examples

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

## End(Not run)

Polkas/farsfuns documentation built on May 28, 2019, 2:25 p.m.