Learn R Programming

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

graphics (version 3.3.3)

The R Graphics Package

Description

R functions for base graphics.

Copy Link

Version

Version

3.3.3

License

Part of R 3.3.3

Maintainer

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

Last Published

December 12th, 2019

Functions in graphics (3.3.3)

abline

Add Straight Lines to a Plot
box

Draw a Box around a Plot
arrows

Add Arrows to a Plot
assocplot

Association Plots
barplot

Bar Plots
axis.POSIXct

Date and Date-time Plotting Functions
axis

Add an Axis to a Plot
boxplot.matrix

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

Compute Axis Tickmark Locations
boxplot

Box Plots
dotchart

Cleveland's Dot Plots
clip

Set Clipping Region
convertXY

Convert between Graphics Coordinate Systems
curve

Draw Function Plots
bxp

Draw Box Plots from Summaries
coplot

Conditioning Plots
fourfoldplot

Fourfold Plots
filled.contour

Level (Contour) Plots
cdplot

Conditional Density Plots
contour

Display Contours
layout

Specifying Complex Plot Arrangements
hist.POSIXt

Histogram of a Date or Date-Time Object
image

Display a Color Image
graphics-package

hist

Histograms
grid

Add Grid to a Plot
graphics-defunct

Defunct Functions in Package
identify

Identify Points in a Scatter Plot
legend

Add Legends to Plots
frame

Create / Start a New Plot Frame
mosaicplot

Mosaic Plots
mtext

Write Text into the Margins of a Plot
lines

Add Connected Line Segments to a Plot
pairs

Scatterplot Matrices
locator

Graphical Input
par

Set or Query Graphical Parameters
pie

Pie Charts
panel.smooth

Simple Panel Plot
matplot

Plot Columns of Matrices
persp

Perspective Plots
plot.xy

Basic Internal Plot Function
plot.window

Set up World Coordinates for Graphics Window
plot.factor

Plotting Factor Variables
plot.data.frame

Plot Method for Data Frames
plot.formula

Formula Notation for Scatterplots
plot.raster

Plotting Raster Images
plot

Generic X-Y Plotting
plot.table

Plot Methods for
plot.design

Plot Univariate Effects of a Design or Model
plot.default

The Default Scatterplot Function
screen

Creating and Controlling Multiple Screens on a Single Device
segments

Add Line Segments to a Plot
smoothScatter

Scatterplots with Smoothed Densities Color Representation
polypath

Path Drawing
rasterImage

Draw One or More Raster Images
plot.histogram

Plot Histograms
polygon

Polygon Drawing
rug

Add a Rug to a Plot
rect

Draw One or More Rectangles
points

Add Points to a Plot
text

Add Text to a Plot
stars

Star (Spider/Radar) Plots and Segment Diagrams
symbols

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

1-D Scatter Plots
units

Graphical Units
spineplot

Spine Plots and Spinograms
sunflowerplot

Produce a Sunflower Scatter Plot
stem

Stem-and-Leaf Plots
strwidth

Plotting Dimensions of Character Strings and Math Expressions
title

Plot Annotation
xspline

Draw an X-spline
Axis

Generic Function to Add an Axis to a Plot