The R Project SVN R

Rev

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

Rev 33663 Rev 33723
Line 166... Line 166...
166
    the methods defined for this generic (optionally on the specified
166
    the methods defined for this generic (optionally on the specified
167
    \code{where} location).
167
    \code{where} location).
168
  }
168
  }
169
  \item{all}{in \code{removeMethods}, logical indicating if all
169
  \item{all}{in \code{removeMethods}, logical indicating if all
170
    (default) or only the first method found should be removed.}
170
    (default) or only the first method found should be removed.}
171
  }
-
 
172
  \item{searchForm}{In \code{getGenerics}, if \code{TRUE}, the
171
  \item{searchForm}{In \code{getGenerics}, if \code{TRUE}, the
173
      \code{package} slot of the returned result is in the form used
172
    \code{package} slot of the returned result is in the form used
174
      by \code{search()}, otherwise as the simple package name (e.g,
173
    by \code{search()}, otherwise as the simple package name (e.g,
175
      \code{"package:base"} vs \code{"base"}). }
174
    \code{"package:base"} vs \code{"base"}).
176
 
175
  }
177
}
176
}
178
 
177
 
179
\section{Details}{
178
\section{Details}{
180
  \describe{
179
  \describe{
181
    \item{\code{setGeneric}:}{
180
    \item{\code{setGeneric}:}{