Rev 42333 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
% File src/library/graphics/man/graphics-package.Rd% Part of the R package, http://www.R-project.org% Copyright 1995-2007 R Core Development Team% Distributed under GPL 2 or later\name{graphics-package}\alias{graphics-package}\alias{graphics}\docType{package}\title{The R Graphics Package}\description{R functions for base graphics}\details{This package contains functions for base graphics. Base graphicsare traditional S graphics, as opposedto the newer \link[grid:grid-package]{grid} graphics.For a complete list of functions with individual help pages,use \code{library(help="graphics")}.}\author{R Development Core Team and contributors worldwideMaintainer: R Core Team \email{R-core@r-project.org}}\references{Becker, R. A., Chambers, J. M. and Wilks, A. R. (1988)\emph{The New S Language}.Wadsworth \& Brooks/Cole.Murrell, P. (2005) \emph{R Graphics}. Chapman & Hall/CRC Press.}\keyword{ package }