getSubPaths: Extract subpaths from a vector of file paths

Description Usage Arguments Details Value

Description

Function to extract subpaths from a vector of file paths.

Usage

1
getSubPaths(paths, last = NULL, first = NULL)

Arguments

paths

- vector of paths to extract from

last

- number of final folder levels to retain

first

- number of initial folder levels to retain

Details

If first and last are both given, only the "last" subpaths will be exported.

Value

character vector of subpaths


wStockhausen/rTCSAM2013 documentation built on May 3, 2019, 7:13 p.m.