Learn R Programming

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

graphics (version 3.3.2)

The R Graphics Package

Description

R functions for base graphics.

Copy Link

Version

Version

3.3.2

License

Part of R 3.3.2

Maintainer

R-core R-core@R-project.org

Last Published

December 12th, 2019

Functions in graphics (3.3.2)

assocplot

Association Plots
boxplot.matrix

Draw a Boxplot for each Column (Row) of a Matrix
boxplot

Box Plots
axis

Add an Axis to a Plot
arrows

Add Arrows to a Plot
abline

Add Straight Lines to a Plot
axTicks

Compute Axis Tickmark Locations
axis.POSIXct

Date and Date-time Plotting Functions
barplot

Bar Plots
box

Draw a Box around a Plot
filled.contour

Level (Contour) Plots
curve

Draw Function Plots
dotchart

Cleveland's Dot Plots
coplot

Conditioning Plots
convertXY

Convert between Graphics Coordinate Systems
cdplot

Conditional Density Plots
bxp

Draw Box Plots from Summaries
fourfoldplot

Fourfold Plots
contour

Display Contours
clip

Set Clipping Region
legend

Add Legends to Plots
grid

Add Grid to a Plot
hist

Histograms
graphics-package

layout

Specifying Complex Plot Arrangements
hist.POSIXt

Histogram of a Date or Date-Time Object
graphics-defunct

Defunct Functions in Package
image

Display a Color Image
identify

Identify Points in a Scatter Plot
frame

Create / Start a New Plot Frame
lines

Add Connected Line Segments to a Plot
persp

Perspective Plots
pie

Pie Charts
pairs

Scatterplot Matrices
mosaicplot

Mosaic Plots
locator

Graphical Input
panel.smooth

Simple Panel Plot
par

Set or Query Graphical Parameters
mtext

Write Text into the Margins of a Plot
matplot

Plot Columns of Matrices
plot.table

Plot Methods for
plot.factor

Plotting Factor Variables
plot.window

Set up World Coordinates for Graphics Window
plot.design

Plot Univariate Effects of a Design or Model
plot

Generic X-Y Plotting
plot.default

The Default Scatterplot Function
plot.xy

Basic Internal Plot Function
plot.data.frame

Plot Method for Data Frames
plot.raster

Plotting Raster Images
plot.formula

Formula Notation for Scatterplots
polygon

Polygon Drawing
polypath

Path Drawing
rug

Add a Rug to a Plot
screen

Creating and Controlling Multiple Screens on a Single Device
rasterImage

Draw One or More Raster Images
segments

Add Line Segments to a Plot
rect

Draw One or More Rectangles
points

Add Points to a Plot
plot.histogram

Plot Histograms
smoothScatter

Scatterplots with Smoothed Densities Color Representation
stem

Stem-and-Leaf Plots
units

Graphical Units
strwidth

Plotting Dimensions of Character Strings and Math Expressions
title

Plot Annotation
stripchart

1-D Scatter Plots
symbols

Draw Symbols (Circles, Squares, Stars, Thermometers, Boxplots)
text

Add Text to a Plot
spineplot

Spine Plots and Spinograms
sunflowerplot

Produce a Sunflower Scatter Plot
stars

Star (Spider/Radar) Plots and Segment Diagrams
xspline

Draw an X-spline
Axis

Generic Function to Add an Axis to a Plot