Other packages > Find by keyword >

gplots  

Various R Programming Tools for Plotting Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gplots", "3.1.3.1")



Attach the package and use:
library("gplots")
Maintained by
Tal Galili
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-05-30
Latest Update: 2024-02-02
Description:
Various R programming tools for plotting data, including: - calculating and plotting locally smoothed summary function as ('bandplot', 'wapply'), - enhanced versions of standard plots ('barplot2', 'boxplot2', 'heatmap.2', 'smartlegend'), - manipulating colors ('col2hex', 'colorpanel', 'redgreen', 'greenred', 'bluered', 'redblue', 'rich.colors'), - calculating and plotting two-dimensional data summaries ('ci2d', 'hist2d'), - enhanced regression diagnostic plots ('lmplot2', 'residplot'), - formula-enabled interface to 'stats::lowess' function ('lowess'), - displaying textual data in plots ('textplot', 'sinkplot'), - plotting a matrix where each cell contains a dot whose size reflects the relative magnitude of the elements ('balloonplot'), - plotting "Venn" diagrams ('venn'), - displaying Open-Office style plots ('ooplot'), - plotting multiple data on same region, with separate axes ('overplot'), - plotting means and confidence intervals ('plotCI', 'plotmeans'), - spacing points in an x-y plot so they don't overlap ('space').
How to cite:
Tal Galili (2005). gplots: Various R Programming Tools for Plotting Data. R package version 3.1.3.1, https://cran.r-project.org/web/packages/gplots
Previous versions and publish date:
2.0.7 (2005-05-30 13:06), 2.0.8 (2005-09-07 17:24), 2.1.1 (2005-11-18 09:05), 2.2.0 (2005-12-14 15:52), 2.3.0 (2006-03-10 10:00), 2.3.1 (2006-08-11 19:08), 2.3.2 (2006-11-15 10:24), 2.6.0 (2008-04-09 08:53), 2.7.0 (2009-04-23 09:11), 2.7.1 (2009-05-11 12:10), 2.7.2 (2009-10-12 18:47), 2.7.3 (2009-10-23 08:41), 2.7.4 (2009-11-12 16:58), 2.8.0 (2010-06-15 10:50), 2.10.1 (2011-09-03 06:49), 2.11.0.1 (2013-04-03 10:42), 2.11.0 (2012-06-08 21:34), 2.11.3 (2013-06-28 18:44), 2.12.1 (2013-10-17 18:12), 2.13.0 (2014-04-05 08:31), 2.14.0 (2014-06-20 08:37), 2.14.1 (2014-07-01 00:51), 2.14.2 (2014-09-18 07:51), 2.15.0 (2014-12-02 18:21), 2.16.0 (2015-01-07 19:33), 2.17.0 (2015-05-02 14:20), 3.0.0 (2016-03-28 16:54), 3.0.1.1 (2019-01-27 17:00), 3.0.1.2 (2020-01-11 17:28), 3.0.1 (2016-03-30 21:04), 3.0.3 (2020-02-25 02:20), 3.0.4 (2020-07-05 21:00), 3.1.0 (2020-09-18 14:00), 3.1.1 (2020-11-28 14:50), 3.1.3 (2022-04-25 09:20)
Other packages that cited gplots R package
View gplots citation profile
Other R packages that gplots depends, imports, suggests or enhances
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns