is_char_mat: validity of character matrices

View source: R/is_char_mat.R

is_char_matR Documentation

validity of character matrices

Description

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


StratPal documentation built on Dec. 6, 2025, 5:08 p.m.