split.absolute.prefix: Splits the absolute path into the absolute part (e.g. '/' or...

Description Usage

Description

Splits the absolute path into the absolute part (e.g. '/' or 'H:\') and the rest. If not absolute path, return undefined

Usage

1
2
## S3 method for class 'absolute.prefix'
split(abs.path)

adamryczkowski/pathcat documentation built on May 10, 2019, 5:51 a.m.