The R Project SVN R

Rev

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

Rev 61168 Rev 61433
Line 32... Line 32...
32
 
32
 
33
  As an object of mode \code{"expression"} is a list, it can be
33
  As an object of mode \code{"expression"} is a list, it can be
34
  subsetted by \code{[}, \code{[[} or \code{$}, the latter two extracting
34
  subsetted by \code{[}, \code{[[} or \code{$}, the latter two extracting
35
  individual calls etc.  The replacement forms of these operators can be
35
  individual calls etc.  The replacement forms of these operators can be
36
  used to replace or delete elements.
36
  used to replace or delete elements.
37
  
37
 
38
  \code{expression} and \code{is.expression} are \link{primitive} functions.
38
  \code{expression} and \code{is.expression} are \link{primitive} functions.
39
  \code{expression} is \sQuote{special}: it does not evaluate its arguments.
39
  \code{expression} is \sQuote{special}: it does not evaluate its arguments.
40
}
40
}
41
\value{
41
\value{
42
  \code{expression} returns a vector of type \code{"expression"}
42
  \code{expression} returns a vector of type \code{"expression"}