The R Project SVN R

Rev

Rev 78220 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 78220 Rev 86513
Line 1... Line 1...
1
% File src/library/methods/man/methods-defunct.Rd
1
% File src/library/methods/man/methods-defunct.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2012 R Core Team
3
% Copyright 1995-2024 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{methods-defunct}
6
\name{methods-defunct}
-
 
7
\title{Defunct Functions in Package \pkg{methods}}
7
\alias{methods-defunct}
8
\alias{methods-defunct}
8
\alias{getAllMethods}
9
\alias{getAllMethods}
9
\alias{mlistMetaName}
10
\alias{mlistMetaName}
10
\alias{removeMethodsObject}
11
\alias{removeMethodsObject}
11
\alias{getAccess}
12
\alias{getAccess}
Line 19... Line 20...
19
\alias{seemsS4Object}
20
\alias{seemsS4Object}
20
\alias{allGenerics}
21
\alias{allGenerics}
21
\alias{trySilent}
22
\alias{trySilent}
22
\alias{traceOn}
23
\alias{traceOn}
23
\alias{traceOff}
24
\alias{traceOff}
-
 
25
%--------------- former \code{MethodsList} Objects ------------------------------
-
 
26
% \code{MethodsList-class}:   ~~~~~~~~~~~
-
 
27
\alias{MethodsList-class}
24
\title{Defunct Functions in Package \pkg{methods}}
28
\alias{body<-,MethodDefinition-method}
-
 
29
%-----
-
 
30
\alias{listFromMlist}%  only used in listFromMlist()
-
 
31
\alias{linearizeMlist}% only used in showMlist()
-
 
32
% finalDefaultMethod() [somewhat important]:
-
 
33
\alias{finalDefaultMethod}
-
 
34
%% were deprecated since R 3.2.0:
-
 
35
\alias{MethodsList}
-
 
36
\alias{makeMethodsList}
-
 
37
\alias{SignatureMethod}
-
 
38
\alias{insertMethod}
-
 
39
\alias{inheritedSubMethodLists}
-
 
40
\alias{showMlist}
-
 
41
\alias{print.MethodsList}
-
 
42
\alias{emptyMethodsList}
-
 
43
\alias{insertMethodInEmptyList}
-
 
44
\alias{mergeMethods}
-
 
45
\alias{MethodsListSelect}
-
 
46
% already removed:
-
 
47
% \alias{linearizeMlist}
-
 
48
% \alias{listFromMlist}
-
 
49
% \alias{showMlist}
-
 
50
 
-
 
51
%--------------------------- former {MethodsList} Objects -----------------------
25
\description{
52
\description{
26
  Defunct functions in package \pkg{methods}.
53
  Defunct functions in package \pkg{methods}.
27
}
54
}
28
\usage{
55
\usage{
29
% Defunct in 2.8.0 ;  removed for 4.0.0
56
% Defunct in 2.8.0 ;  removed for 4.0.0