fileSplitPath: Splits input paths into path and filename.

Description Usage Arguments Value

Description

This function ASSUMES that the last commponent in an input path is a filename, regardless of whether it has an extension or not.

Usage

1

Arguments

paths

Input paths/filenames (character).

Value

A character matrix with paths in column 1 and filenames (including extensions if any) in column 2.


mbedward/cermbTools documentation built on May 22, 2019, 12:19 p.m.