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 32... Line 32...
32
\details{
32
\details{
33
  \code{.Defunct} is called from defunct functions.  Functions should be
33
  \code{.Defunct} is called from defunct functions.  Functions should be
34
  listed in \code{help("pkg-defunct")} for an appropriate \code{pkg},
34
  listed in \code{help("pkg-defunct")} for an appropriate \code{pkg},
35
  including \code{base} (with the alias added to the respective Rd
35
  including \code{base} (with the alias added to the respective Rd
36
  file).
36
  file).
-
 
37
 
-
 
38
  \code{.Defunct} signals an error of class \code{defunctError}
-
 
39
  with fields \code{old}, \code{new}, and \code{package}.
37
}
40
}
38
\seealso{
41
\seealso{
39
  \code{\link{Deprecated}}.
42
  \code{\link{Deprecated}}.
40
 
43
 
41
  \code{base-defunct} and so on which list the defunct functions
44
  \code{base-defunct} and so on which list the defunct functions