make_filename: make_filename function

Description Usage Arguments Value Examples

Description

make_filename(year) returns a table with the information loaded for a desired year.

Usage

1

Arguments

year

desired year for having a slide of the data collected from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System, which is a nationwide census providing the American public yearly data regarding fatal injuries suffered in motor vehicle traffic crashes.

Value

a file name of a table wich contains a slide of the data from the US National Highway Traffic Safety Administration's Fatality Analysis Reporting System from a desired year. The file name is composed by a definend string and the given year.

Examples

1
2
3
4
5
6
make_filename("2014")

## Not run: 
make_filename()

## End(Not run)

rainiercito/farsfunctions documentation built on May 26, 2019, 9:54 p.m.