Learn R Programming

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

graphics (version 3.4.3)

The R Graphics Package

Description

R functions for base graphics.

Copy Link

Version

Version

3.4.3

License

Part of R 3.4.3

Last Published

December 12th, 2019

Functions in graphics (3.4.3)

axis.POSIXct

Date and Date-time Plotting Functions
axis

Add an Axis to a Plot
assocplot

Association Plots
arrows

Add Arrows to a Plot
barplot

Bar Plots
box

Draw a Box around a Plot
axTicks

Compute Axis Tickmark Locations
abline

Add Straight Lines to a Plot
boxplot

Box Plots
boxplot.matrix

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

Conditioning Plots
clip

Set Clipping Region
curve

Draw Function Plots
dotchart

Cleveland's Dot Plots
contour

Display Contours
filled.contour

Level (Contour) Plots
convertXY

Convert between Graphics Coordinate Systems
fourfoldplot

Fourfold Plots
bxp

Draw Box Plots from Summaries
cdplot

Conditional Density Plots
image

Display a Color Image
frame

Create / Start a New Plot Frame
graphics-package

The R Graphics Package
graphics-defunct

Defunct Functions in Package graphics
grid

Add Grid to a Plot
hist.POSIXt

Histogram of a Date or Date-Time Object
layout

Specifying Complex Plot Arrangements
hist

Histograms
legend

Add Legends to Plots
identify

Identify Points in a Scatter Plot
persp

Perspective Plots
lines

Add Connected Line Segments to a Plot
locator

Graphical Input
pie

Pie Charts
matplot

Plot Columns of Matrices
mtext

Write Text into the Margins of a Plot
mosaicplot

Mosaic Plots
pairs

Scatterplot Matrices
panel.smooth

Simple Panel Plot
plot

Generic X-Y Plotting
par

Set or Query Graphical Parameters
plot.window

Set up World Coordinates for Graphics Window
plot.xy

Basic Internal Plot Function
plot.factor

Plotting Factor Variables
plot.formula

Formula Notation for Scatterplots
plot.default

The Default Scatterplot Function
plot.data.frame

Plot Method for Data Frames
plot.table

Plot Methods for table Objects
plot.raster

Plotting Raster Images
plot.design

Plot Univariate Effects of a Design or Model
polygon

Polygon Drawing
rect

Draw One or More Rectangles
polypath

Path Drawing
rug

Add a Rug to a Plot
plot.histogram

Plot Histograms
screen

Creating and Controlling Multiple Screens on a Single Device
points

Add Points to a Plot
rasterImage

Draw One or More Raster Images
strwidth

Plotting Dimensions of Character Strings and Math Expressions
segments

Add Line Segments to a Plot
title

Plot Annotation
spineplot

Spine Plots and Spinograms
smoothScatter

Scatterplots with Smoothed Densities Color Representation
symbols

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

Stem-and-Leaf Plots
sunflowerplot

Produce a Sunflower Scatter Plot
units

Graphical Units
stripchart

1-D Scatter Plots
stars

Star (Spider/Radar) Plots and Segment Diagrams
text

Add Text to a Plot
xspline

Draw an X-spline
Axis

Generic Function to Add an Axis to a Plot