R/is.R
is_term_rcrd.Rd
Tests whether an R object inherits from S3 class term_rcrd.
term_rcrd
is_term_rcrd(x)
The object.
A flag indicating whether the test was positive.
It does not test the validity of consistency of the term elements.
valid_term() and consistent_term()
valid_term()
consistent_term()
is_term_rcrd(new_term_rcrd()) #> [1] TRUE