The R Project SVN R

Rev

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

Rev 61153 Rev 61433
Line 14... Line 14...
14
R functions for base graphics
14
R functions for base graphics
15
}
15
}
16
\details{
16
\details{
17
  This package contains functions for \sQuote{base} graphics.  Base graphics
17
  This package contains functions for \sQuote{base} graphics.  Base graphics
18
  are traditional S-like graphics, as opposed to the more recent
18
  are traditional S-like graphics, as opposed to the more recent
19
  \link[=grid-package]{grid} graphics. 
19
  \link[=grid-package]{grid} graphics.
20
 
20
 
21
  For a complete list of functions with individual help pages,
21
  For a complete list of functions with individual help pages,
22
  use \code{library(help = "graphics")}.
22
  use \code{library(help = "graphics")}.
23
}
23
}
24
\author{
24
\author{