| Line 1... |
Line 1... |
| 1 |
% File src/library/methods/man/methods-deprecated.Rd
|
1 |
% File src/library/methods/man/methods-deprecated.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-2009 R Core Team
|
3 |
% Copyright 1995-2020 R Core Team
|
| 4 |
% Distributed under GPL 2 or later
|
4 |
% Distributed under GPL 2 or later
|
| 5 |
|
5 |
|
| 6 |
\name{methods-deprecated}
|
6 |
\name{methods-deprecated}
|
| 7 |
\alias{methods-deprecated}
|
7 |
\alias{methods-deprecated}
|
| 8 |
%----- NOTE: ../R/methods-deprecated.R must be synchronized with this!
|
8 |
%----- NOTE: ../R/methods-deprecated.R must be synchronized with this!
|
| 9 |
\title{Deprecated Functions in Package \pkg{methods}}
|
9 |
\title{Deprecated Functions in Package \pkg{methods}}
|
| 10 |
%----- PLEASE: put \alias{.} here for EACH ! --- Do not remove this file, even when ``empty''
|
10 |
%----- PLEASE: put \alias{.} here for EACH ! --- Do not remove this file, even when ``empty''
|
| 11 |
%
|
11 |
%
|
| 12 |
\description{
|
12 |
\description{
|
| - |
|
13 |
(Currently none)
|
| - |
|
14 |
|
| 13 |
These functions are provided for compatibility with older versions of
|
15 |
These functions are provided for compatibility with older versions of
|
| 14 |
\R only, and may be defunct as soon as the next release.
|
16 |
\R only, and may be defunct as soon as the next release.
|
| 15 |
}
|
17 |
}
|
| 16 |
\details{
|
18 |
\details{
|
| 17 |
The original help page for these functions is often
|
19 |
The original help page for these functions is often
|