Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 72 found.
[1] < 1 2 3 4 5 6 7 8 > [8]  Sort:

par (Package: graphics) : Set or Query Graphical Parameters

par can be used to set or query graphical parameters. Parameters can be set by specifying them as arguments to par in tag = value form, or by passing them as a list of tagged values.
● Data Source: ● Keywords: dplot, environment, iplot
● Alias: .Pars, par
6 images

spineplot (Package: graphics) : Spine Plots and Spinograms

Spine plots are a special cases of mosaic plots, and can be seen as a generalization of stacked (or highlighted) bar plots. Analogously, spinograms are an extension of histograms.
● Data Source: ● Keywords: hplot
● Alias: spineplot, spineplot.default, spineplot.formula
7 images

grid (Package: graphics) : Add Grid to a Plot

grid adds an nx by ny rectangular grid to an existing plot.
● Data Source: ● Keywords: aplot
● Alias: grid
2 images

convertXY (Package: graphics) : Convert between Graphics Coordinate Systems

Convert between graphics coordinate systems.
● Data Source: ● Keywords: dplot
● Alias: grconvertX, grconvertY
1 images

axis (Package: graphics) : Add an Axis to a Plot

Adds an axis to the current plot, allowing the specification of the side, position, labels, and other options.
● Data Source: ● Keywords: aplot
● Alias: axis
3 images

Axis (Package: graphics) : Generic Function to Add an Axis to a Plot

Generic function to add a suitable axis to the current plot.
● Data Source: ● Keywords: aplot
● Alias: Axis
● 0 images

identify (Package: graphics) : Identify Points in a Scatter Plot

identify reads the position of the graphics pointer when the (first) mouse button is pressed. It then searches the coordinates given in x and y for the point closest to the pointer. If this point is close enough to the pointer, its index will be returned as part of the value of the call.
● Data Source: ● Keywords: iplot
● Alias: identify, identify.default
● 0 images

segments (Package: graphics) : Add Line Segments to a Plot

Draw line segments between pairs of points.
● Data Source: ● Keywords: aplot
● Alias: segments
1 images

plot.default (Package: graphics) : The Default Scatterplot Function

Draw a scatter plot with decorations such as axes and titles in the active graphics window.
● Data Source: ● Keywords: hplot
● Alias: plot.default
4 images

xspline (Package: graphics) : Draw an X-spline

Draw an X-spline, a curve drawn relative to control points.
● Data Source: ● Keywords: aplot
● Alias: xspline
3 images