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 18 Feb. 2025.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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