char.matrix.to.str: converts a matrix of of single chars in a vector of one...

View source: R/stringtools.R

char.matrix.to.strR Documentation

converts a matrix of of single chars in a vector of one string per row

Description

converts a matrix of of single chars in a vector of one string per row

Usage

char.matrix.to.str(mat, collapse = "")

skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.