Skip to contents

tests if x is a valid character matrix (char_mat object)

Usage

is_char_mat(x, ...)

Arguments

x

object to test

...

other parameters. Currently unused

Value

TRUE if x is a valid character matrix object, throws an informative error message otherwise