Construct a path relative to another
Constructs a relative path from path from
to path to
.
If this is not possible (i.e. different drive letters on windows systems),
NA
is returned.
getRelativePath(to, from = getwd(), ignore.case = isWindows())
to |
[ |
from |
[ |
ignore.case |
[ |
[character(1)]: A relative path.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.