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 59 found.
[1] < 1 2 3 4 5 6 > [6]  Sort:

E_interaction (Package: lattice) : Functions to Interact with Lattice Plots

The classic Trellis paradigm is to plot the whole object at once, without the possibility of interacting with it afterwards. However, by keeping track of the grid viewports where the panels and strips are drawn, it is possible to go back to them afterwards and enhance them one panel at a time. These functions provide convenient interfaces to help in this. Note that these are still experimental and the exact details may change in future.
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.brush.splom, panel.identify, panel.identify.cloud, panel.identify.qqmath, panel.link.splom, trellis.focus, trellis.grobname, trellis.panelArgs, trellis.switchFocus, trellis.unfocus, trellis.vpname
● 0 images

F_2_panel.spline (Package: lattice) : Panel Function to Add a Spline Smooth

A predefined panel function that can be used to add a spline smooth based on the provided data.
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.spline
● 0 images

F_1_panel.densityplot (Package: lattice) : Default Panel Function for densityplot

This is the default panel function for densityplot.
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.densityplot
● 0 images

G_packet.panel.default (Package: lattice) : Associating Packets with Panels

When a "trellis" object is plotted, panels are always drawn in an order such that columns vary the fastest, then rows and then pages. An optional function can be specified that determines, given the column, row and page and other relevant information, the packet (if any) which should be used in that panel. The function documented here implements the default behaviour, which is to match panel order with packet order, determined by varying the first conditioning variable the fastest, then the second, and so on. This matching is performed after any reordering and/or permutation of the conditioning variables.
● Data Source: CranContrib
● Keywords: dplot
● Alias: packet.panel.default
● 0 images

C_02_trellis.par.get (Package: lattice) : Graphical Parameters for Trellis Displays

Functions used to query, display and modify graphical parameters for fine control of Trellis displays. Modifications are made to the settings for the currently active device only.
● Data Source: CranContrib
● Keywords: dplot
● Alias: show.settings, trellis.par.get, trellis.par.set
● 0 images

B_00_xyplot (Package: lattice) : Common Bivariate Trellis Plots

This help page documents several commonly used high-level Lattice functions. xyplot produces bivariate scatterplots or time-series plots, bwplot produces box-and-whisker plots, dotplot produces Cleveland dot plots, barchart produces bar plots, and stripplot produces one-dimensional scatterplots. All these functions, along with other high-level Lattice functions, respond to a common set of arguments that control conditioning, layout, aspect ratio, legends, axis annotation, and many other details in a consistent manner. These arguments are described extensively in this help page, and should be used as the reference for other high-level functions as well.
● Data Source: CranContrib
● Keywords: hplot
● Alias: barchart, barchart.default, barchart.formula, barchart.numeric, bwplot, bwplot.formula, bwplot.numeric, dotplot, dotplot.default, dotplot.formula, dotplot.numeric, stripplot, stripplot.formula, stripplot.numeric, xyplot, xyplot.formula
● 0 images

F_1_panel.histogram (Package: lattice) : Default Panel Function for histogram

This is the default panel function for histogram.
● Data Source: CranContrib
● Keywords: dplot
● Alias: panel.histogram
● 0 images

D_draw.key (Package: lattice) : Produce a Legend or Key

Produces (and possibly draws) a Grid frame grob which is a legend (aka key) that can be placed in other Grid plots.
● Data Source: CranContrib
● Keywords: dplot
● Alias: draw.key
● 0 images

F_2_llines (Package: lattice) : Replacements of traditional graphics functions

These functions are intended to replace common low level traditional graphics functions, primarily for use in panel functions. The originals can not be used (at least not easily) because lattice panel functions need to use grid graphics. Low level drawing functions in grid can be used directly as well, and is often more flexible. These functions are provided for convenience and portability.
● Data Source: CranContrib
● Keywords: dplot
● Alias: larrows, llines, llines.default, lplot.xy, lpoints, lpoints.default, lpolygon, lrect, lsegments, ltext, ltext.default, panel.arrows, panel.lines, panel.points, panel.polygon, panel.rect, panel.segments, panel.text
● 0 images

B_11_oneway (Package: lattice) : Fit One-way Model

Fits a One-way model to univariate data grouped by a factor, the result often being displayed using rfs
● Data Source: CranContrib
● Keywords: dplot
● Alias: oneway
● 0 images