mstrsplit: make matrix out of stringsplitted character vector

mstrsplitR Documentation

make matrix out of stringsplitted character vector

Description

split a vector by a delimiter, fill in to make same length bind into matrix not as efficient as data.table::tstrsplit but this is entirely base R

Usage

mstrsplit(x, ...)

Value

a matrix


kevinmhadi/khtools documentation built on June 9, 2025, 11:51 a.m.