make_filename: Builds the name of the file based on the year

Description Usage Arguments Value See Also Examples

View source: R/fars_functions.R

Description

This function converts a simple year into the name format of a FARS .csv file. It does not check whether that file is available.

Usage

1

Arguments

year

a string or integer representing a 4 digit year.

Value

returns a filename concatenating "accident_" with the year and file extensions.

See Also

fars_read

Examples

1

BigBandaid2/farstest documentation built on June 30, 2020, 8:14 a.m.