make_filename: This functions will generate the filename string which will...

Description Usage Arguments Value Examples

View source: R/fars.R

Description

This functions will generate the filename string which will be used in the fars_read function

Usage

1

Arguments

year

Could be one number or a list of numbers.

Value

The return of this function could be a single string or a list, depends of its inputs.

Examples

1
2
## Not run: make_filename(year = 2015)
## Not run: make_filename(year = c(2013,2014))

Vaibhav291086/Vaibhav291086-Building_R_Packages documentation built on Dec. 18, 2021, 6:14 p.m.