Learn R Programming

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

graphics (version 3.3)

The R Graphics Package

Description

R functions for base graphics.

Copy Link

Version

Version

3.3

License

Part of R 3.3

Maintainer

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

Last Published

December 12th, 2019

Functions in graphics (3.3)

abline

Add Straight Lines to a Plot
Axis

Generic Function to Add an Axis to a Plot
xspline

Draw an X-spline
units

Graphical Units
title

Plot Annotation
text

Add Text to a Plot
symbols

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

Produce a Sunflower Scatter Plot
strwidth

Plotting Dimensions of Character Strings and Math Expressions
stripchart

1-D Scatter Plots
stem

Stem-and-Leaf Plots
stars

Star (Spider/Radar) Plots and Segment Diagrams
spineplot

Spine Plots and Spinograms
smoothScatter

Scatterplots with Smoothed Densities Color Representation
segments

Add Line Segments to a Plot
screen

Creating and Controlling Multiple Screens on a Single Device
rug

Add a Rug to a Plot
rect

Draw One or More Rectangles
rasterImage

Draw One or More Raster Images
polypath

Path Drawing
polygon

Polygon Drawing
points

Add Points to a Plot
plot.histogram

Plot Histograms
plot.xy

Basic Internal Plot Function
plot.window

Set up World Coordinates for Graphics Window
plot.table

Plot Methods for table Objects
plot.raster

Plotting Raster Images
plot

Generic X-Y Plotting
plot.formula

Formula Notation for Scatterplots
plot.factor

Plotting Factor Variables
plot.design

Plot Univariate Effects of a Design or Model
plot.default

The Default Scatterplot Function
plot.data.frame

Plot Method for Data Frames
pie

Pie Charts
persp

Perspective Plots
par

Set or Query Graphical Parameters
panel.smooth

Simple Panel Plot
pairs

Scatterplot Matrices
mtext

Write Text into the Margins of a Plot
mosaicplot

Mosaic Plots
matplot

Plot Columns of Matrices
locator

Graphical Input
lines

Add Connected Line Segments to a Plot
legend

Add Legends to Plots
layout

Specifying Complex Plot Arrangements
image

Display a Color Image
identify

Identify Points in a Scatter Plot
hist

Histograms
hist.POSIXt

Histogram of a Date or Date-Time Object
grid

Add Grid to a Plot
graphics-package

The R Graphics Package
graphics-defunct

Defunct Functions in Package graphics
frame

Create / Start a New Plot Frame
fourfoldplot

Fourfold Plots
filled.contour

Level (Contour) Plots
dotchart

Cleveland's Dot Plots
curve

Draw Function Plots
coplot

Conditioning Plots
convertXY

Convert between Graphics Coordinate Systems
contour

Display Contours
clip

Set Clipping Region
cdplot

Conditional Density Plots
bxp

Draw Box Plots from Summaries
boxplot.matrix

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

Box Plots
box

Draw a Box around a Plot
barplot

Bar Plots
axis.POSIXct

Date and Date-time Plotting Functions
axTicks

Compute Axis Tickmark Locations
assocplot

Association Plots
arrows

Add Arrows to a Plot