aux_simplifypath: Remove unnecessary dot-dot from (relative) paths.

View source: R/allCode.R

aux_simplifypathR Documentation

Remove unnecessary dot-dot from (relative) paths.

Description

Remove unnecessary dot-dot from (relative) paths.

Usage

aux_simplifypath(path)

Arguments

path

Path character string

Value

string with simplified path (no .. within path)

Examples

aux_simplifypath("this/does/not/../work")

Quantmetrics770/IQnca documentation built on Aug. 5, 2022, 5:39 p.m.