make_filename: Create a file according to year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This is a simple function that creates a file according to the year that the accidents happened

Usage

1

Arguments

year

A string that specifies the year to be included in the filename

Value

This function returns and prints a string that defines the filename according to the year that accidents happened

Examples

1
2
## Not run: make_filename("1996")
## Not run: make_filename("2014")

yecong/accdata documentation built on May 5, 2019, 11:01 p.m.