Plot Functions

Adding to Existing Plots       Advanced Plots       Basic Plotting       par options       QQ Plots       Main Menu

Adding to Existing Plots

ablinearrowscurve
linesmatlinesmatpoints
pointspolygonqqline
rectrugsegments
symbols

Advanced Plots

cloud (lattice)contourplot (lattice)ecdf
filled.contourggobi (Rggobi)heatmap
imageinteraction.plotlevelplot (lattice)
lowesspairspersp
runmedscreeplotts.plot
wireframe (lattice)

Basic Plotting

ablinebarplotboxplot
curvedensityhist
linesmatplotpar
plotplot.tablepoints
qqlineqqnormstem
stripchart

Common options used within plot command (see also help(par))

bgbreaks (hist)cex
colcol.labcol.main
col.subfontlas
ltymainmex
pchxlab, ylab

par options

Common options for par set outside of plot command:

mai=c(bottom,left,top,right)mfcol=c(nrow,ncol)mfrow=c(nrow,ncol)

QQ Plots

qqlineqqmath (lattice)qqnorm
qqt (limma)