make_path: Expand, normalize, concatenate, clean path

View source: R/utils_files.R

make_pathR Documentation

Expand, normalize, concatenate, clean path

Description

Expand, normalize, concatenate, clean path

Usage

make_path(..., expand_path = TRUE)

Arguments

...

Character: Parts of path to concatenate.

expand_path

Logical: If TRUE, expand concatenated path using path.expand.

Value

Character: Path.

Author(s)

EDG


egenn/rtemis documentation built on June 14, 2025, 11:54 p.m.