The R Project SVN R

Rev

Rev 33556 | Rev 37811 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 33556 Rev 33743
Line 105... Line 105...
105
      \code{removeClass} will search for a definition, starting in the
105
      \code{removeClass} will search for a definition, starting in the
106
      top-level environment of the call to \code{removeClass}, and
106
      top-level environment of the call to \code{removeClass}, and
107
      remove the (first) definition found.
107
      remove the (first) definition found.
108
    }
108
    }
109
    \item{\code{isClass}:}{
109
    \item{\code{isClass}:}{
110
      Is this a the name of a formally defined class? (Argument
110
      Is this the name of a formally defined class? (Argument
111
      \code{formal} is for compatibility and is ignored.)
111
      \code{formal} is for compatibility and is ignored.)
112
    }
112
    }
113
    \item{\code{getClasses}:}{
113
    \item{\code{getClasses}:}{
114
      The names of all the classes formally defined on \code{where}.  If
114
      The names of all the classes formally defined on \code{where}.  If
115
      called with no argument, all the classes visible from the
115
      called with no argument, all the classes visible from the