make_filename: Construct FARS filename from year input parameter

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

This is a function that takes 4 digit year as input and construct the FARS filename for the year.

Usage

1

Arguments

year

A 4 digit integer or string indicating the year

Value

This function returns a FARS filename corresponding to the year.

Examples

1
2
   ## Not run: make_filename(2015)
   ## Not run: make_filename("2015")

sbudiman/brpextravis documentation built on May 17, 2019, 8:44 p.m.