The R Project SVN R

Rev

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

Rev 68948 Rev 75234
Line 35... Line 35...
35
  \code{.Deprecated("<new name>")} is called from deprecated
35
  \code{.Deprecated("<new name>")} is called from deprecated
36
  functions.  The original help page for these functions is often
36
  functions.  The original help page for these functions is often
37
  available at \code{help("oldName-deprecated")} (note the quotes).
37
  available at \code{help("oldName-deprecated")} (note the quotes).
38
  Functions should be listed in \code{help("pkg-deprecated")} for an
38
  Functions should be listed in \code{help("pkg-deprecated")} for an
39
  appropriate \code{pkg}, including \code{base}.
39
  appropriate \code{pkg}, including \code{base}.
-
 
40
 
-
 
41
  \code{.Deprecated} signals a warning of class \code{deprecatedWarning}
-
 
42
  with fields \code{old}, \code{new}, and \code{package}.
40
}
43
}
41
\seealso{
44
\seealso{
42
  \code{\link{Defunct}}
45
  \code{\link{Defunct}}
43
 
46
 
44
  \code{base-deprecated} and so on which list the deprecated functions
47
  \code{base-deprecated} and so on which list the deprecated functions