make_filename: Print filename for a provided year

Description Usage Arguments Value Examples

Description

This function prints a character vector consisting of a filename format combined with the passed year argument.

Usage

1

Arguments

year

An integer

Value

This function returns a character vector containing a combination of text and provided year number.

Examples

1
2
3
4
5
## Not run: 
make_filename(2017)
make_filename(2018)

## End(Not run)

VeerlevanLeemput/fars documentation built on May 24, 2019, 7:21 p.m.