make_filename: Create FARS Filename

Description Usage Arguments Value Examples

Description

This function will create a file name using the year argument that will be compatible for use in the other farspackage functions. If a string in integer format is passed, it will be converted to an integer to avoid NA's by coercion.

Usage

1

Arguments

year

An integer providing the function what year to use in the filename.

Value

This function returns a string of a file name compatible to other farspackage functions.

Examples

1
## Not run: make_filename(2014)

ilikefishes/farspackage documentation built on May 13, 2019, 4:04 a.m.