graphics-package {graphics}R Documentation

The R Graphics Package

Description

R functions for base graphics

Details

This package contains functions for ‘base’ graphics. Base graphics are traditional S-like graphics, as opposed to the more recent grid graphics.

For a complete list of functions with individual help pages, use library(help = "graphics").

Author(s)

R Core Team and contributors worldwide

Maintainer: R Core Team R-core@r-project.org

References

Becker RA, Chambers JM, Wilks AR (1988). The New S Language. Chapman and Hall/CRC, London.

Murrell P (2005). R Graphics, series Chapman & Hall/CRC The R Series. CRC Press. ISBN 9781420035025.


[Package graphics version 4.6.0 Index]