

   MMooddeell TTeerrmmss

        terms(object, ...)
        terms.formula(formula.obj, keep.order=FALSE)
        terms.terms(terms.obj)
        terms.default(anything)

   DDeessccrriippttiioonn::

        The function `terms' is a generic function which can be
        used to extract terms objects from various kinds of
        data objects.

   VVaalluuee::

        All the functions above produce an object of class
        `terms' which contains the terms representation of a
        symbolic model.

   SSeeee AAllssoo::

        `lm', `glm', `formula'.

