The R Project SVN R

Rev

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

Rev 59039 Rev 61965
Line 7... Line 7...
7
% NOTE: ../R/tools-defunct.R must be synchronized with this!
7
% NOTE: ../R/tools-defunct.R must be synchronized with this!
8
\alias{tools-defunct}
8
\alias{tools-defunct}
9
\alias{Rd_parse}
9
\alias{Rd_parse}
10
\title{Defunct Objects in Package \pkg{tools}}
10
\title{Defunct Objects in Package \pkg{tools}}
11
\description{
11
\description{
12
  The functions or variables listed here are defunct, and may get
12
  The functions or variables listed here are no longer part of \R as
13
  removed as soon as of the next release.
13
  they are not needed (any more).
14
}
14
}
15
\usage{
15
\usage{
-
 
16
# Defunct in R 2.10.0
16
Rd_parse(file, text = NULL)
17
Rd_parse(file, text = NULL)
17
}
18
}
18
\seealso{
19
\seealso{
19
  \code{\link{tools-deprecated}},
20
  \code{\link{tools-deprecated}},
20
  \code{\link{Deprecated}},
21
  \code{\link{Deprecated}},