Learn R Programming

StratPal (version 0.7.1)

is_char_mat: validity of character matrices

Description

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

Usage

is_char_mat(x, ...)

Value

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

Arguments

x

object to test

...

other parameters. Currently unused