
"getAbsolutePath"(pathname, workDirectory=getwd(), expandTilde=FALSE, ...)
character
string of the pathname to be converted into
an absolute pathname.character
string of the current working directory.TRUE
, tilde (~
) is expanded to the
corresponding directory, otherwise not.character
string of the absolute pathname.
isAbsolutePath
().