relative_path: Compute path relative to reference

View source: R/utils.R

relative_pathR Documentation

Compute path relative to reference

Description

Compute path relative to reference

Usage

relative_path(path, relative_path)

Arguments

path

Path of desired directory or file.

relative_path

Path of directory to travel from.

Value

A relative path character object.


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.