path: Convert relative paths to absolute paths

View source: R/path.R

pathR Documentation

Convert relative paths to absolute paths

Description

If the working directory is the target folder or below, convert relative paths to absolute paths.

Usage

path(basename, ...)

Arguments

basename

The target folder.

...

Relative to basename, path to the target file.

Value

A character vector.


zhaoy/zhaoy documentation built on Aug. 1, 2024, 7:59 p.m.