make_filename: Make a filename from a given year

Description Usage Arguments Value Examples

View source: R/fars_functions.R

Description

Create a filename from a given year which includes the year in the correct locationin the name.

Usage

1

Arguments

year

integer or string

Value

string, specialized filename containing year

Examples

1
2
3
#make_filename(1992)

#make_filename("1992")

robotgames/Course3Assignment documentation built on May 17, 2019, 8:17 a.m.