make_filename: Makes a filename formatted with the given year input

Description Usage Arguments Value Examples

View source: R/make_filename.R

Description

The function make_filename creates a filename with the given year make_filename takes string year as input and appends that year to the filename

Usage

1

Arguments

year

as a string.

Value

file name with the year attached

Examples

1
make_filename("2013")

SivaVijaya/myfars documentation built on Dec. 18, 2021, 2:06 p.m.