make_filename: use year to name the file

Description Usage Arguments Value Examples

View source: R/fars.R

Description

This is a simple function that you can input the year and it will return the file name depended on the year

Usage

1

Arguments

year

A number which is a year

Value

This function returns the filename as "accident_year.csv.bz2"

Examples

1
## Not run: make_filename(2013)

Beryli-122/fars_package documentation built on July 13, 2020, 12:01 a.m.