str2vec: array-ify a string with a possible leading path/URL/whatever

Description Usage Arguments Value

View source: R/str2vec.R

Description

array-ify a string with a possible leading path/URL/whatever

Usage

1
str2vec(x, y = " ")

Arguments

x

a string

y

a split character (default is " ")

Value

the array produced by splitting basename(x) on y


arcolombo/TxDbLite documentation built on July 10, 2020, 12:27 a.m.