The R Project SVN R

Rev

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

Rev 26563 Rev 28048
Line 1... Line 1...
1
\name{Deprecated}
1
\name{Deprecated}
2
%------ NOTE:  ../R/Deprecated.R   must be synchronized with this!
2
%------ NOTE:  ../R/Deprecated.R   must be synchronized with this!
3
\title{Deprecated Functions}
3
\title{Deprecated Functions}
4
\alias{Deprecated}
4
\alias{Deprecated}
5
\alias{.Deprecated}
5
\alias{.Deprecated}
-
 
6
\alias{La.eigen}
6
%------ PLEASE: put \alias{.} here for EACH !
7
%------ PLEASE: put \alias{.} here for EACH !
7
\description{
8
\description{
8
  These functions are provided for compatibility with older versions of
9
  These functions are provided for compatibility with older versions of
9
  \R only, and may be defunct as soon as of the next release.
10
  \R only, and may be defunct as soon as of the next release.
10
}
11
}
11
\usage{
12
\usage{
12
.Deprecated(new)
13
.Deprecated(new)
13
 
14
 
14
% Deprecated in 1.9.0
15
% Deprecated in 1.9.0
-
 
16
La.eigen(x, symmetric, only.values = FALSE, method = c("dsyevr", "dsyev"))
15
% </Deprecated 1.9.0>
17
% </Deprecated 1.9.0>
16
}
18
}
17
\details{
19
\details{
18
  \code{.Deprecated("<new name>")} is called from deprecated
20
  \code{.Deprecated("<new name>")} is called from deprecated
19
  functions. The original help page for these functions is often
21
  functions. The original help page for these functions is often