make_filename: Print a file name based on year input

Description Usage Arguments Value Examples

Description

Conditions that may result in an error: year is not a valid number of a year; Data of requested year does not exist.

Usage

1

Arguments

year

An integer or element coercible to integer representing a year.

Value

This function prints a character string of file name based on input year. It can be used for reading the file.

Examples

1
## Not run: make_filename(2014)

perfectslumber/far documentation built on May 8, 2019, 12:49 p.m.