R/is_char_mat.R
is_char_mat.Rd
tests if x is a valid character matrix (char_mat object)
x
char_mat
is_char_mat(x, ...)
object to test
other parameters. Currently unused
TRUE if x is a valid character matrix object, throws an informative error message otherwise