Learn R Programming

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

gplots (version 3.0.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

80,556

Version

3.0.1

License

GPL-2

Last Published

March 30th, 2016

Functions in gplots (3.0.1)

ooplot.default

Create an OpenOffice style plot
col2hex

Convert color names to hex RGB strings
balloonplot

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

Add a Axis to a Plot with Rotated Labels
heatmap.2

Enhanced Heat Map
overplot

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

Display text information in a graphics plot.
wapply

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

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

Plot Error Bars and Confidence Intervals
rich.colors

Rich Color Palettes
hist2d

Compute and Plot a 2-Dimensional Histogram
boxplot2

Produce a Boxplot Annotated with the Number of Observations
gplots-deprecated

Deprecated functions
ci2d

Create 2-dimensional empirical confidence regions
sinkplot

Send textual R output to a graphics device
bandplot

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

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

Undocumented functions
rtPCR

Teratogenesis rtPCR data
qqnorm.aov

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

Enhanced Bar Plots
gplots-defunct

Defunct functions
venn

Plot a Venn diagram
plotmeans

Plot Group Means and Confidence Intervals
colorpanel

Generate a smoothly varying set of colors
lowess

Scatter Plot Smoothing