The R Project SVN R

Rev

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

Rev 68948 Rev 85925
Line 3... Line 3...
3
% Copyright 1995-2007 R Core Team
3
% Copyright 1995-2007 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{substituteDirect}
6
\name{substituteDirect}
7
\alias{substituteDirect}
7
\alias{substituteDirect}
8
\title{SubstituteDirect}
8
\title{\code{SubstituteDirect}}
9
\description{
9
\description{
10
  Substitute for the variables named in the second argument the
10
  Substitute for the variables named in the second argument the
11
  corresponding objects, substituting into \code{object}.  The argument
11
  corresponding objects, substituting into \code{object}.  The argument
12
  \code{frame} is a named list; if omitted, the environment of the
12
  \code{frame} is a named list; if omitted, the environment of the
13
  caller is used.
13
  caller is used.