The R Project SVN R

Rev

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

Rev 31085 Rev 35206
Line 263... Line 263...
263
      If \code{complete} is \code{TRUE}, include the indirect
263
      If \code{complete} is \code{TRUE}, include the indirect
264
      information about extensions.
264
      information about extensions.
265
    }
265
    }
266
 
266
 
267
    \item{\code{showExtends}:}{
267
    \item{\code{showExtends}:}{
268
      Print the elements of the list of extensions.
268
      Print the elements of the list of extensions; for \code{printTo = FALSE},
269
 
-
 
270
      (Used also by \code{\link{promptClass}} to get the list of what
269
      returns a list with components \code{what} and \code{how}; this is
271
      and how for the extensions.)
270
      used e.g., by \code{\link{promptClass}()}.
272
    }
271
    }
273
 
272
 
274
 
-
 
275
    \item{\code{possibleExtends}:}{
273
    \item{\code{possibleExtends}:}{
276
      Find the information that says whether class1 extends class2,
274
      Find the information that says whether class1 extends class2,
277
      directly or indirectly.
275
      directly or indirectly.
278
 
276
 
279
      This can be either a logical value or an object of class
277
      This can be either a logical value or an object of class