make_filename: Make file name

Description Usage Arguments Value Examples

Description

This is a simple function that makes a file name.

Usage

1

Arguments

year

A character string or an integer giving the year

Value

This function returns a character string with the file name.

Examples

1
2
make_filename("2013")
make_filename("2015")

daferpe/farsdata documentation built on May 25, 2019, 3:58 a.m.