The R Project SVN R

Rev

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

Rev 59039 Rev 59078
Line 5... Line 5...
5
 
5
 
6
\name{Defunct}
6
\name{Defunct}
7
\title{Marking Objects as Defunct}
7
\title{Marking Objects as Defunct}
8
\alias{Defunct}
8
\alias{Defunct}
9
\alias{.Defunct}
9
\alias{.Defunct}
-
 
10
\alias{defunct}
10
 
11
 
11
\description{
12
\description{
12
  When a function is removed from \R it should be replaced by a function
13
  When a function is removed from \R it should be replaced by a function
13
  which calls \code{.Defunct}.
14
  which calls \code{.Defunct}.
14
}
15
}