This will take a folder and make it into an absolute folder name. It will normalize the path and prepend it with the current working folder if needed to get an absolute path name.

full.path(folder)

Arguments

folder

folder for file paths.

Value

absolute path

Author

Rob Kooper

Examples

full.path('pecan')