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 06 Nov. 2024.
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

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
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  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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