"Term" is loosely defined here and is probably better understood as "everything in the table that is not an error row.
row_term(name, description, models, term)An optional, short description of the term (pedagogical).
The name of the term the row describes.
The complex model containing the term.
The simple model (without the term) to compare it to.
A tibble_row with the properties initialized. The code has been written to be as simple
and understanding as possible. Please take a look at the source and offer any suggestions for
improvement!