expandPath: Path expansion utility

Description Usage Arguments Value See Also

Description

expandPath takes a path and expands user/environment variables. NULL, NA, and empty path inputs are returned as-is. For environment variables, the assumption is that each will be prefixed with a dollar-sign $.

Usage

1
expandPath(path)

Arguments

path

The filesystem path to expand.

Value

Input path with user/environment variables expanded.

See Also

Other paths: .envVarPath, .filepath, .isDir, makeFilePath, makedirs


vreuter/SwissR documentation built on May 14, 2019, 11:29 a.m.