Gets the absolute pathname string
Gets the absolute pathname string.
## Default S3 method: getAbsolutePath(pathname, workDirectory=getwd(), expandTilde=FALSE, ...)
This method will replace replicated slashes ('/') with a single one, except for the double forward slashes prefixing a Microsoft Windows UNC (Universal Naming Convention) pathname.
Returns a character
string of the absolute pathname.
Henrik Bengtsson
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.