Converts a relative path to an absolute path. It tries really hard to create canonical paths.
Source:R/path_rel2abs.R
path_rel2abs.Rd
Converts a relative path to an absolute path. It tries really hard to create canonical paths.
Usage
path_rel2abs(path, cwd = getwd())