The R Project SVN R

Rev

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

Rev 76019 Rev 85254
Line 30... Line 30...
30
      being called.
30
      being called.
31
 
31
 
32
      The 2nd, 3rd, etc. elements are the 1st, 2nd, etc. arguments
32
      The 2nd, 3rd, etc. elements are the 1st, 2nd, etc. arguments
33
      expressions.  Note that the form of the extracted name is
33
      expressions.  Note that the form of the extracted name is
34
      different for R and S-Plus.  When the name (the first element) of
34
      different for R and S-Plus.  When the name (the first element) of
35
      a call is replaced, the languageEl replacement function coerces a
35
      a call is replaced, the \code{languageEl} replacement function coerces a
36
      character string to the internal form for each system.
36
      character string to the internal form for each system.
37
 
37
 
38
      The 1st, 2nd, 3rd elements of an \code{if} expression are the
38
      The 1st, 2nd, 3rd elements of an \code{if} expression are the
39
      test, first, and second branch.
39
      test, first, and second branch.
40
 
40