split_quoted: Split a single string on / and trim white space from the...

Description Usage Arguments Value

View source: R/select_rows.R

Description

Split a single string on / and trim white space from the results. Slashes quoted with backquotes are not split. str must not contain tabs

Usage

1

Arguments

str

A single string.

split

Character vector containing characters to split on

Value

A character vector of split components.


akoyabio/phenoptr documentation built on Jan. 7, 2022, 5:37 p.m.