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 Feb. 14, 2025, 10:25 a.m.