terms(object, ...) terms.formula(formula.obj, keep.order=FALSE) terms.terms(terms.obj) terms.default(anything)
terms
is a generic function
which can be used to extract terms objects
from various kinds of R data objects.terms
which contains the
terms representation of a symbolic model.lm
, glm
, formula
.