MakePath: Construct a file path

Description Usage Arguments Value

View source: R/MakePath.R

Description

MakePath (short alias MkPath) concatenates its arguments to form corresponding filesystem paths, similarly to the base function file.path.

Usage

1
MakePath(..., ext = NULL)

Arguments

...

list of character vectors to be assembled into file paths.

ext

file name extension(s) (default = "", none).

Value

MakePath returns a character vector.


benja0x40/LittleThumb documentation built on Jan. 22, 2021, 2:36 p.m.