The fucntion hist2d creates a 2-dimensional histogram by cutting the x and y dimensions into nbins [...]

A graph for presenting individual growth with time in a population with: - Histograms of size dist[...]

smoothScatter produces a smoothed color density representation of the scatterplot, obtained th[...]

Draw star plots or segment diagrams of a multivariate data set. With one single location, also draws[...]

This is a complex layout arrangement illustrating how several graph can be put together as the user [...]

Three dimensional plotting of points. Produces a nice-looking 3D scatterplot with greying out of fur[...]

fancyaxis() draws an axis showing information about the marginal distribution of a variable as sugg[...]

The bagplot is a 2D generalization of the boxplot. The red asterisk is the bivariate median. The d[...]

layout allows you to separate the screen in several parts. The current graphs is a simple scatterpl[...]

This code illustrate how to add Mathematical annotations in a plot, how to play around with polygons[...]

Creates a bar plot with vertical bars. The outputs of the barplot function is used here to add more [...]

Representation of a $k*k$ confusion matrix, where the observed and expected diagonal elements are re[...]

Plot of the density (as it is estimated by the kernel method) and the highest density regions. Re[...]

Here is an example of the Andrew curve on iris data[...]

The teapot is a common example of 3d graphics. This graph uses R to transform and display the teapot[...]

An enhancement of the standard barplot() function. Creates a bar plot with vertical or horizontal ba[...]

This is an example of a lattice graph showing histograms of a variable conditionnal to two other var[...]

The Maunga Whau Volcano. We border the surface, to make it more "slice like" and color the top and [...]

[...]

The plotcorr function plots a correlation matrix using ellipse-shaped glyphs for each entry. The ell[...]

soil.texture displays a triangular plot area on which soil textures defined as proportions of sand, [...]

Graphs for a dataframe with 3 columns of positive or null values triangle.plot is a scatterplo[...]

This plot shows the points from crabs dataset assigned by a SOM (Self Organizing Map). The points a[...]

A set of examples of few graphical low-level parameters lend, ljoin, xpd, adj, legend(), axis, expr[...]

Given a list, plots a side-by-side barplot containing the histograms of the elements[...]

Maunga Whau Volcano. Contour plot using heat colors.[...]

Maunga Whau Volcano. Contour plot using heat colors.[...]

This plot draws a network but at the nodes we have simple segment plots (and in general we might hav[...]

Some boxplot-like methods. The fisrt figure show the underlying density of the random generated data[...]

Conditional trees estimate a regression relationship by binary recursive partitioning in a condition[...]

That plot shows the step of selection of coefficients in an ARMA(7,3) model. Each row of the center [...]

Circular density estimate[...]

A filled histogram, showing how to change the font used for the main title without changing the oth[...]

This uses the phantom function to create a multicolored title. This is based on a discussion on [...]

Visualizes compositional, 3-dimensional data in an equilateral triangle. A points' coordinates ar[...]

Provides a multiple figure array which shows the classification of observations based on classificat[...]

Produces an image lag plot matrix of large timeseries where the colors encode the density of the po[...]

This plot visualizes four-dimensional data -- i.e., a data set in which two control variables joi[...]

splom produces Scatter Plot Matrices. The role usually played by panel is taken over by superpanel, [...]

radial.plot displays a plot of radial lines, polygon(s) or symbols centered at the midpoint of the p[...]

Conditionning plot[...]

An other perspective plot of the Maunga Whau with a nice set of colors.[...]

Association plots have been suggested by Cohen (1980) and extended by Friendly (1992) and provide a [...]

Colored plot margins, axis labels and titles. You do need to be careful with these kinds of effect[...]

A double conditioning plot using the crabs dataset in MASS. This plot shows frontal lobe lengths ag[...]

(Extended) sieve displays for n-way contingency tables: plots rectangles with areas proportional to [...]

Plot of a Walter & Lieth climatic diagram of a station. A good explanation on climatic diagram can[...]

Visualization of a Correlation Matrix. On top the (absolute) value of the correlation plus the resul[...]

splom produces Scatter Plot Matrices. The role usually played by panel is taken over by superpanel, [...]

Mosaic displays have been suggested in the statistical literature by Hartigan and Kleiner (1984) and[...]

Effect display References : Fox, J. (1987) Effect displays for generalized linear models. [...]

This plot illustrates the use of the clip function by drawing the same histogram multiple times with[...]

shardsplot corresponds to the representation method suggested by Cottrell and de Bodt (1996) for Koh[...]

Hierarchical clustering may start from clusters created by an other method. That plot shows the dend[...]

Nice coloured boxplots. See how the legend is put on the upper-left corner thanks to gplots::smart[...]

Conditional trees estimate a regression relationship by binary recursive partitioning in a condition[...]

These are two scripts which I wrote because I did not find any tool, which is able to produce these [...]

A rainbow of 201 colors is displayed in the 3d RGB space.[...]

The ipairs function produces an image scatter plot matrix of large datasets where the colors encode[...]

ROC curve with cross validation[...]

Maunga Whau Volcano. Contour plot using gray scales.[...]

A heat map is a false color image (basically image(t(x))) with a dendrogram added to the left side a[...]

Plot of the density in 2d space (as it is estimated by the kernel method) and the highest density re[...]

Plots (log) odds ratios, computed by oddsratio for 2 x 2 x k-tables, along with confidence intervals[...]

[...]

Plot a barplot, with bars nested and ranging from a max to a minimum value. A similar graphic is use[...]

Produce a Cohen-Friendly association plot indicating deviations from independence of rows and column[...]

An other parallel plot with the famous iris data.[...]

A list of popular names for colors from packages RColorBrewer, colorRamps, grDevices[...]

Discrete frequency distributions are often graphed as histograms, with a theoretical fitted distribu[...]

Creates a rose diagram of a circular data set. The circumference of the circle is split into groups[...]

The corrgram function produces a graphical display of a correlation matrix, called a correlogram. Th[...]

Contour plotting This produces a topographic map of one of Auckland's many volcanic "peaks". [...]

Conditional trees estimate a regression relationship by binary recursive partitioning in a condition[...]

Quantile-Quantile plot for precip data against normal distribution. The added line passes by the fir[...]

Here is an example of forecasting an AR(1) process. arima.sim is used to generate a time series from[...]

Hexagon binning is a form of bivariate histogram useful for visualizing the structure in datasets w[...]

Iris data in 3 dimensions[...]

Violin plot are similar to boxplot except that they show the density of the data, estimated by kerne[...]

This is an alternative version of the graph used by the financial times to represent steep decline i[...]

The plot describes how the distribution of a categorical variable y changes over a numerical variabl[...]

Perspective plotMaunga Whau, One of 50 Volcanoes in the Auckland Region[...]

representation of the rows of a data matrix by faces. The features paramters of this implementation[...]

Density estimation by hexagonal bins.[...]

Doubledecker plots visualize the dependence of one categorical (typically binary) variable on fu[...]

Box-percentile plots are similiar to boxplots, except box-percentile plots supply more information a[...]

distplot plots the number of occurrences (counts) against the distribution metameter of the specifie[...]

Playing with scatterplot3d, it is possible to draw a 3D barplot. The trick is to use type="h" and lw[...]

A list of examples for the atomic functions polygon(), segments(), symbols(), arrows(), curve(), ab[...]

Examples for different settings of: the type and width for lines and the type and size for point[...]

A simple pseudo three dimensional scatterplot of circels whose sizes index a thrid variable.[...]

Representation of a k by k confusion matrix, where the observed and expected diagonal elements are r[...]

An example lattice graph illustrating how to control separate elements in a point and line plot in o[...]

The function acf computes (and by default plots) estimates of the autocovariance or autocorrelation [...]

A scatterplot matrix. The good old Iris data (yet again) [...]

The two histogram are plotted back to each other.[...]

a simple version of matlab's quiver function. A vector, tensor, field, 2d arrow plot. More compre[...]

See the help page for lda and its plot method. [...]

ROC curve[...]

This is a 2D generalization of boxplot. Data is split in hexagonal bins. [...]

Histogram with equal counts. The breaks are computed by the quantiles. This example also shows how o[...]

Plot confidence intervals with boxes indicating the sample size/precision and a diamond indicating a[...]

A little color wheel. This code just plots equally spaced hues in a pie chart. If you have a cheap[...]

Here is some code which illustrates some of the differences between R and S graphics capabilities. [...]

Plots one or more regular time series in multiple figures on one or more screens (pages). In thi[...]

from : here The cumulative histogram is a variation of the histogram in which the vertical axis giv[...]

A simple layout arrengement. On the left side, usa map with states coloured regarding the result of [...]

Plots the treatment difference for trials against the size of the trial (or other specified variable[...]

That graph displays in the 3D rgb space the named colors of R.[...]

?[...]

The circles with black background denote positive correlation coefficient, and the area of circles d[...]

Plot showing the geographic distribution of murder rates (1976) for the United States of America. [...]

Hershey Vector Fonts Cyrillic Octal Codes[...]

Hershey Vector FontsSample 'a' for each available font[...]

Seasonal temperature normals for Vancouver, BC, Canada, between 1975 and 2004, made with plot.seas.t[...]

Empirical Cumulative Distribution Function for a random sample of size 30 fo the standard normal dis[...]

The corrgram function produces a graphical display of a correlation matrix, called a correlogram. Th[...]

The Obligatory Mathematical surface : Rotated sinc function. The right plot shows a nice shade effe[...]

Draws a curve corresponding to the given function or expression (in x) over the interval [from,to].[...]

Hershey Vector Fonts More Special Escape Sequences[...]

That graph nicely shows the construction of the kernel density estimator (R function density on a [...]

An example showing how to fill between curves. [...]

Plots 2D convex hulls or bivariate density contours, one for each group of data. Descriptive statist[...]

Visualizing a simple DEM model. Again the Maunga Whau Volcano.[...]

This is a graphical representation of a tree cricket calling song (Oecanthus pellucens). An oscillo[...]

Displays a Gantt chart with priority coloring[...]

This is a colored dendrogram. Each cluster have its color. Plus, the plot displays a factor below [...]

Hershey Vector FontsSpecial Escape Sequences[...]

Spinograms are an extension of histograms. References : Hummel, J. (1996), Linked bar charts: [...]

This is a sequel of plot 80 by B.D. Ripley and R. Hankin. Here quiver is much closer to its matlab d[...]

Plots a three dimensional (3D) point cloud[...]

The teapot is a common example of 3d graphics. This graph uses R to transform and display the teapo[...]

Produces a barplot where each piece of the barplot is filled with the number of symbols equal to the[...]

The fourfold display depicts frequencies by quarter circles, whose radius is proportional to `\sqrt{[...]

This graph is a particular chart that practioners in Finance like to look at to complement othe[...]

Spie charts are useful to compare two partitions, the first one sets the angles of the slices and th[...]

This plot is based on a plot that appeared in a New York Times flash-based editoral. Note that there[...]

Hershey Vector FontsISO Latin-1 Escape Sequences[...]

Plot a graphical matrix where each cell contains a dot whose size reflects the relative magnitude of[...]

plotmath, mathematical annontations in graphics[...]

3D wireframe for surfaces[...]

Creates a bar plot with vertical or horizontal bars. Default gray colors are particularly well chose[...]

cotabplot is a generic function for creating trellis-like coplots (conditional plots) for contingenc[...]

The frequency polygon is a density etsimator based on the histogram. It just consists of linking the[...]

That plot displays the estimation of the density of a 2d sample. The density itself is computed wit[...]

We have already confessed to having these. This is just showing off X11 color names (and the examp[...]

Normal density surface. Beside doing a 3D graph, we see here how mathematical annotations car be add[...]

Seasonal precipitation in Vancouver, BC, Canada, between 1975 and 2004, created from image.seas.sum.[...]

Boxplots: I couldn't resist the capability for filling the "box". The use of color seems like a us[...]

Conditioning plots[...]

Creates a bivariate plot visualizing a partition (clustering) of the data. All observation are repre[...]

Find and plot disconnected sets and hence test for estimability in a two-way cell-means model with[...]

Star plot of the representatives of a batch Self Organizing map (SOM) applied on crabs data. Refere[...]

Plot of highest density regions for a conditional density estimate. Reference : Hyndman, R.J.,[...]

The function plotmeans{gplots} provides an easy option to plot means and confidence intervals for a [...]

This plotting function can be used to visualize a categorical variable against a pair of continuous[...]

Hershey Vector Fonts More Special Escape Sequences (2)[...]

Mosaicplot graph represents a contingency table, each cell corresponding to a piece of the plot, wh[...]

Multiple points are plotted as “sunflowers” with multiple leaves (“petals”) such that overplotting i[...]

Hershey Vector FontsSymbol (incl. Greek) Escape Sequences[...]
