The R Project SVN R

Rev

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

Rev 68948 Rev 88527
Line 33... Line 33...
33
  \code{.External2} is an enhanced version of \code{.External} which
33
  \code{.External2} is an enhanced version of \code{.External} which
34
  passes additional information in more arguments.
34
  passes additional information in more arguments.
35
 
35
 
36
  \code{.Call.graphics} is used in package \pkg{grid} and
36
  \code{.Call.graphics} is used in package \pkg{grid} and
37
  \code{.External.graphics} and \code{.External2} are used in package
37
  \code{.External.graphics} and \code{.External2} are used in package
38
  \code{graphics}.
38
  \pkg{graphics}.
39
 
39
 
40
  These are primitive functions.
40
  These are primitive functions.
41
}
41
}
42
\value{
42
\value{
43
  An \R object.
43
  An \R object.