The R Project SVN R

Rev

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

Rev 76021 Rev 76749
Line 51... Line 51...
51
 
51
 
52
findMethodSignatures(..., target = TRUE, methods = )
52
findMethodSignatures(..., target = TRUE, methods = )
53
 
53
 
54
hasMethods(f, where, package)
54
hasMethods(f, where, package)
55
 
55
 
56
## Deprecated in 2010 and defunct in 2015 for \code{table = FALSE}:
56
## Deprecated in 2010 and defunct in 2015 for 'table = FALSE':
57
getMethods(f, where, table = FALSE)
57
getMethods(f, where, table = FALSE)
58
}
58
}
59
\arguments{
59
\arguments{
60
  \item{f}{A generic function or the character-string name of one.}
60
  \item{f}{A generic function or the character-string name of one.}
61
  \item{where}{Optionally, an environment or position on the search list
61
  \item{where}{Optionally, an environment or position on the search list