fixPath: fixPath

Description Usage Arguments Value Author(s)

View source: R/fixPath.R

Description

Validity check (and fix) for files path

Usage

1
fixPath(file.path, silent = FALSE, ifEmptyTryInWD = TRUE)

Arguments

file.path

path

silent

FALSE

ifEmptyTryInWD

If the file.path is empty, have a try using the working directory as root.

Value

correct file.path

Author(s)

Livio Finos


livioivil/myFBr documentation built on May 21, 2019, 6:43 a.m.