splitOnUnclosedChar: Splits a string on given character neither enclosed in...

Description Usage Arguments Value

Description

Splits a string on given character neither enclosed in brackets nor double quotes

Usage

1
splitOnUnclosedChar(string, peep, keep = FALSE)

Arguments

string

character. Vector of length 1.

peep

character. Single character to split on. Cannot be any of []{}\".

keep

logical. Keep peep?

Value

character. Vector of splits.


chiefBiiko/boxjson documentation built on May 3, 2019, 11:48 p.m.