Other packages > Find by keyword >

RGraphics  

Data and Functions from the Book R Graphics, Third Edition
View on CRAN: Click here


Download and install RGraphics package within the R console
Install from CRAN:
install.packages("RGraphics")

Install from Github:
library("remotes")
install_github("cran/RGraphics")

Install by package version:
library("remotes")
install_version("RGraphics", "3.0-2")



Attach the package and use:
library("RGraphics")
Maintained by
Paul Murrell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-05-05
Latest Update: 2020-06-30
Description:
Data and Functions from the book R Graphics, Third Edition. There is a function to produce each figure in the book, plus several functions, classes, and methods defined in Chapter 8.
How to cite:
Paul Murrell (2005). RGraphics: Data and Functions from the Book R Graphics, Third Edition. R package version 3.0-2, https://cran.r-project.org/web/packages/RGraphics. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 08:19), 1.0-1 (2005-05-05 08:10), 1.0-2 (2005-05-06 09:19), 1.0-3 (2005-05-25 13:05), 1.0-4 (2005-08-08 08:31), 1.0-5 (2006-09-14 09:39), 1.0-6 (2007-01-30 09:46), 1.0-7 (2008-04-02 09:17), 1.0-8 (2009-01-26 09:52), 1.0-9 (2011-03-22 07:48), 2.0-0 (2011-05-16 08:30), 2.0-3 (2012-08-17 07:38), 2.0-4 (2013-04-16 07:43), 2.0-6 (2013-08-21 21:50), 2.0-7 (2014-03-11 02:21), 2.0-9 (2014-06-10 07:08), 2.0-12 (2014-09-12 07:32), 2.0-13 (2015-11-19 11:02), 2.0-14 (2016-03-03 05:49), 3.0-1 (2020-04-02 14:00)
Other packages that cited RGraphics R package
View RGraphics citation profile
Other R packages that RGraphics depends, imports, suggests or enhances
Complete documentation for RGraphics
Functions, R codes and Examples using the RGraphics R package
Some associated functions: AABA . faceA . figures . grid.utext . grid.utextvp . hourlySpeed . ocean . ozTemp . plot.newclass . splitString . splitTextGrob . utextDynamic . utextStatic . utextvpDynamic . utextvpStatic . wind9am . 
Some associated R codes: figures.R . globals.R .  Full RGraphics package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA