get_filepath: Create a filepath

Description Usage Arguments Details Value

Description

Create a filepath from a directory, filename, and extension.

Usage

1
get_filepath(dir, filename, ext)

Arguments

dir

character. Directory name.

filename

character. Filename (without extension).

ext

character. File extension (without a period).

Details

None.

Value

character. Filepath.


aelhabr/temisc documentation built on May 28, 2019, 3:55 p.m.