Learn R Programming

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

gplots

Introduction

This repo is to keep the gplots package alive. I don't plan to develop new features, but if you'll send pull requests I'm willing to review them.

Latest news

You can see the most recent changes to the package in the NEWS.md file

Code of conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Installation

To install the stable version on CRAN:

install.packages('gplots')

And then you may load the package using:

library("gplots")

Usage

TODO

Contact

You are welcome to:

Copy Link

Version

Install

install.packages('gplots')

Monthly Downloads

127,341

Version

3.1.0

License

GPL-2

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

September 18th, 2020

Functions in gplots (3.1.0)

barplot2

Enhanced Bar Plots
gplots-defunct

Defunct functions
boxplot2

Produce a Boxplot Annotated with the Number of Observations
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
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
angleAxis

Add a Axis to a Plot with Rotated Labels
ci2d

Create 2-dimensional empirical confidence regions
lmplot2

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

Plot multiple variables on the same region, with appropriate axes
ooplot.default

Create an OpenOffice style plot
lowess

Scatter Plot Smoothing
hist2d

Compute and Plot a 2-Dimensional Histogram
venn

Plot a Venn diagram
wapply

Compute the Value of a Function Over a Local Region Of An X-Y Plot
rich.colors

Rich Color Palettes
sinkplot

Send textual R output to a graphics device
heatmap.2

Enhanced Heat Map
rtPCR

Teratogenesis rtPCR data
residplot

Undocumented functions
reorder.factor

Reorder the Levels of a Factor
plotCI

Plot Error Bars and Confidence Intervals
qqnorm.aov

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

Plot Group Means and Confidence Intervals
textplot

Display text information in a graphics plot.
space

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