The R Project SVN R

Rev

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

Rev 24300 Rev 25118
Line 36... Line 36...
36
\note{
36
\note{
37
  The \code{envir} argument was added at version 1.7.0, and changed the
37
  The \code{envir} argument was added at version 1.7.0, and changed the
38
  search path for named objects to include the environment from which
38
  search path for named objects to include the environment from which
39
  \code{dump} was called.
39
  \code{dump} was called.
40
 
40
 
41
  As \code{dump} is defined in the base namespace, the base package will
41
  As \code{dump} is defined in the base namespace, the \pkg{base}
42
  be searched \emph{before} the global environment unless \code{dump}
42
  package will be searched \emph{before} the global environment unless
43
  is called from the top level or the \code{envir} argument is given
43
  \code{dump} is called from the top level or the \code{envir} argument
44
  explicitly.
44
  is given explicitly.
45
}
45
}
46
\references{
46
\references{
47
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
47
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
48
  \emph{The New S Language}.
48
  \emph{The New S Language}.
49
  Wadsworth \& Brooks/Cole.
49
  Wadsworth \& Brooks/Cole.