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 11 Jun. 2026.
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

Today's Hot Picks in Authors and Packages

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  
Voss  
Generic Voss Algorithm (Random Sequential Additions)
Generating realizations of a fractal Brownian function on uniform 1D & 2D grid with classic and ...
Download / Learn more Package Citations See dependency  
hsphase  
Phasing, Pedigree Reconstruction, Sire Imputation and Recombination Events Identification of Half-sib Families Using SNP Data
Identification of recombination events, haplotype reconstruction, sire imputation and pedigree recon ...
Download / Learn more Package Citations See dependency  
clusrank  
Wilcoxon Rank Tests for Clustered Data
Non-parametric tests (Wilcoxon rank sum test and Wilcoxon signed rank test) for clustered data docu ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
leontief  
Input-Output Analysis
An implementation of the Input-Output model developed by Wassily Leontief that represents the inter ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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