is_term_rcrd {term} | R Documentation |
Tests whether an R object inherits from S3 class term_rcrd
.
is_term_rcrd(x)
x |
The object. |
It does not test the validity of consistency of the term elements.
A flag indicating whether the test was positive.
valid_term()
and consistent_term()
is_term_rcrd(new_term_rcrd())