make_filename: Make data file name

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Make .csv data file name related to the given year. There is no check if the file is available.

Usage

1

Arguments

year

A string or an integer with the input

Value

This function returns a string with the data file name for a given year, and the file path within the package.

Examples

1
2
3
4
## Not run: 
make_filename(2013)

## End(Not run)

AGrosserHH/Farsdata documentation built on May 21, 2019, 10:09 a.m.