dot-makeAbsPath.Rd
Create an absolute path from a primary target and a parent candidate.
.makeAbsPath(perhapsRelative, parent)
perhapsRelative | Path to primary target directory. |
---|---|
parent | Path to parent folder to use if target isn't absolute. |
Target itself if already absolute, else target nested within parent.