R/paths.R
make_relative_path.Rd
!!!
make_relative_path(path, wd = getwd(), warn = TRUE)
string with absolute path.
string of path to absolute path.
(logical) flag to warn if folder does not exist on a computer.
string
# No examples yet