split_into_dir_and_file: "Split Full Paths into Directory Path and Filename"

Description Usage Arguments Value Examples

View source: R/path.R

Description

"Split Full Paths into Directory Path and Filename"

Usage

1

Arguments

paths

vector of character representing full file paths

Value

data frame with columns directory and file

Examples

1
split_into_dir_and_file(c("path/to/file-1", "path/to/file-2"))

KWB-R/kwb.file documentation built on Dec. 31, 2021, 8:15 p.m.