Learn R Programming

⚠️There's a newer version (3.2.0) of this package.Take me there.

gplots (version 3.0.1.1)

Various R Programming Tools for Plotting Data

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').

Copy Link

Version

Install

install.packages('gplots')

Monthly Downloads

127,341

Version

3.0.1.1

License

GPL-2

Last Published

January 27th, 2019

Functions in gplots (3.0.1.1)

heatmap.2

Enhanced Heat Map
qqnorm.aov

Makes a half or full normal plot for the effects from an aov model
residplot

Undocumented functions
barplot2

Enhanced Bar Plots
hist2d

Compute and Plot a 2-Dimensional Histogram
lmplot2

Plots to assess the goodness of fit for the linear model objects
overplot

Plot multiple variables on the same region, with appropriate axes
lowess

Scatter Plot Smoothing
ooplot.default

Create an OpenOffice style plot
rich.colors

Rich Color Palettes
wapply

Compute the Value of a Function Over a Local Region Of An X-Y Plot
rtPCR

Teratogenesis rtPCR data
plotCI

Plot Error Bars and Confidence Intervals
plotmeans

Plot Group Means and Confidence Intervals
textplot

Display text information in a graphics plot.
venn

Plot a Venn diagram
sinkplot

Send textual R output to a graphics device
space

Space points in an x-y plot so they don't overlap.
angleAxis

Add a Axis to a Plot with Rotated Labels
gplots-defunct

Defunct functions
balloonplot

Plot a graphical matrix where each cell contains a dot whose size reflects the relative magnitude of the corresponding component.
gplots-deprecated

Deprecated functions
boxplot2

Produce a Boxplot Annotated with the Number of Observations
ci2d

Create 2-dimensional empirical confidence regions
bandplot

Plot x-y Points with Locally Smoothed Mean and Standard Deviation
col2hex

Convert color names to hex RGB strings
colorpanel

Generate a smoothly varying set of colors