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 Jan. 16, 2025, 4:18 p.m.