make_filename: Print a given year's filename

Description Usage Arguments Value Examples

View source: R/fars_fn.R

Description

This function prints a string of characters resulted from the merging of a prespecified text and a year given as parameter

Usage

1

Arguments

year

Integer

Value

This function returns a string of characters resulted from the merging of a prespecified text and a year given as parameter

Examples

1
2
3
4
5
## Not run: 
make_filename(2001)
make_filename(2020)

## End(Not run)

mohamadnossier/farsAnalyst documentation built on May 17, 2020, 12:24 a.m.