Description Usage Arguments Value See Also
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 $.
1 | expandPath(path)
|
path |
The filesystem path to expand. |
Input path with user/environment variables expanded.
Other paths: .envVarPath,
.filepath, .isDir,
makeFilePath, makedirs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.