strsplits: Recursive string splitting

View source: R/abn-internal.R

strsplitsR Documentation

Recursive string splitting

Description

Internal function that call multiple times strsplit() and remove space

Usage

strsplits(x, splits, ...)

Value

A vector of strings


abn documentation built on June 8, 2025, 10:53 a.m.