The R Project SVN R

Rev

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

Rev 70622 Rev 88581
Line 63... Line 63...
63
  initial frame of \code{envir}, unless an existing binding is locked or
63
  initial frame of \code{envir}, unless an existing binding is locked or
64
  there is no existing binding and the environment is locked (when an
64
  there is no existing binding and the environment is locked (when an
65
  error is signaled).
65
  error is signaled).
66
}
66
}
67
\references{
67
\references{
68
  Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)
68
  \bibshow{R:Becker+Chambers+Wilks:1988}
69
  \emph{The New S Language}.
-
 
70
  Wadsworth & Brooks/Cole.
-
 
71
}
69
}
72
 
70
 
73
\seealso{
71
\seealso{
74
  \code{\link{<-}},
72
  \code{\link{<-}},
75
  \code{\link{get}}, the inverse of \code{assign()},
73
  \code{\link{get}}, the inverse of \code{assign()},