The R Project SVN R

Rev

Rev 86095 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 86095 Rev 88850
Line 51... Line 51...
51
  parent environment will be macros from the previous file, and so on.
51
  parent environment will be macros from the previous file, and so on.
52
  The first file processed will have \code{\link{emptyenv}()} as its
52
  The first file processed will have \code{\link{emptyenv}()} as its
53
  parent.
53
  parent.
54
}
54
}
55
\references{
55
\references{
56
  See the \sQuote{Writing R Extensions} manual for the syntax of Rd files,
56
  See the Chapter \manual{R-exts}{Writing R documentation files}
-
 
57
  for the syntax of Rd files,
57
  or \url{https://developer.r-project.org/parseRd.pdf} for a technical
58
  or \url{https://developer.r-project.org/parseRd.pdf} for a technical
58
  discussion.
59
  discussion.
59
}
60
}
60
\author{
61
\author{
61
Duncan Murdoch
62
Duncan Murdoch