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]
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 26 Mar. 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
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for RGraphics05101520253035404550TrendBars

Today's Hot Picks in Authors and Packages

photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
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  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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