
Convert a path to relative
path_relative.RdGiven an absolute path, it returns the relative path with respect to a base (by default, the working directory in R)
Usage
path_relative(path, base = getwd())
path_relative.RdGiven an absolute path, it returns the relative path with respect to a base (by default, the working directory in R)
path_relative(path, base = getwd())