pathparts: Splits file paths into parts. If only one file path is given,...

View source: R/pathparts.R

pathpartsR Documentation

Splits file paths into parts. If only one file path is given, a vector is returned. If multiple file paths are given in a vector, a list is returned.

Description

Splits file paths into parts. If only one file path is given, a vector is returned. If multiple file paths are given in a vector, a list is returned.

Usage

pathparts(x)

Arguments

x

is a vector of file paths.


arnejohannesholmin/TSD documentation built on April 14, 2024, 5:29 a.m.