EastAuClimate Climate of the East Coast of Australia A set of climate statistics for 16 coastal locations along Eastern Australia. These sites were chosen to be approximately equally spaced to cover the whole eastern coast of Australia. For each site, climate statistics were calculated for the standard 30-year period 1971-2000. Only sites with nearly-complete data were chosen.
alias: EastAuClimate
keywords: datasets
Number of images: 6
|
SeatacWeather Daily Rainfall and Temperature at the Seattle-Tacoma Airport Daily Rainfall and Temperature at the Seattle-Tacoma Airport between January through March of 2007.
alias: SeatacWeather
keywords: datasets
|
USAge US national population estimates US national population estimates by age and sex from 1900 to 1979. The data is available both as a (3-dimensional) table and a data frame. The second form omits the 75+ age group to keep age numeric.
alias: USAge.table, USAge.df
keywords: datasets
|
USCancerRates Rate of Death Due to Cancer in US Counties This data set records the annual rates of death (1999-2003) due to cancer by sex in US counties.
alias: USCancerRates
keywords: datasets
|
ancestry Modal ancestry by County according to US 2000 Census This data set records the population and the three most frequently reported ancestries by US county, according to the 2000 census.
alias: ancestry
keywords: datasets
|
as.layer Overlay panels with different scales Allows overlaying of lattice plots with different scales. The overlaid plots include custom axes and may be drawn in a different style. *Note:* in most cases you should use 'doubleYScale', and NOT this function.
alias: as.layer, as.layer.trellis
keywords: aplot
Number of images: 5
|
biocAccess Hourly access attempts to Bioconductor website This data set records the hourly number of access attempts to the Bioconductor website () during January through May of 2007. The counts are essentially an aggregation of the number of entries in the access log.
alias: biocAccess
keywords: datasets
Number of images: 1
|
c.trellis Merge trellis objects Combine the panels of multiple trellis objects into one.
alias: c.trellis, xyplot.list
keywords: aplot
Number of images: 9
|
custom.theme Create a lattice theme based on specified colors Creates a lattice theme given a few colors. Non-color settings are not included. The colors are typically used to define the standard grouping (superposition) colors, and the first color is used for ungrouped displays.
alias: custom.theme
keywords: dplot
|
dendrogramGrob Create a Grob Representing a Dendrogram This function creates a grob (a grid graphics object) that can be manipulated as such. In particular, it can be used as a legend in a lattice display like 'levelplot' to form heatmaps.
alias: dendrogramGrob
keywords: dplot
Number of images: 2
|
doubleYScale Draw two plot series with different y scales Overplot two trellis objects with different y scales, optionally in different styles, adding a second y axis, and/or a second y axis label. _Note:_ drawing plots with multiple scales is often a bad idea as it can be misleading.
alias: doubleYScale
keywords: aplot
Number of images: 8
|
ecdfplot Trellis Displays of Empirical CDF Conditional displays of Empirical Cumulative Distribution Functions
alias: ecdfplot, ecdfplot.formula, ecdfplot.numeric, panel.ecdfplot, prepanel.ecdfplot
keywords: dplot
|
gplot Grouped Display Generic plotting function to produce grouped display using lattice
alias: gplot, gplot.default, gplotArgs, gplotArgs<-, gplotArgs.default
keywords: dplot
|
gplotArgs.data.frame Grouped Display Arguments from a Data Frame Extract arguments suitable for gplot from a data.frame with appropriate meta-data
alias: gplotArgs.data.frame, gplotArgs<-.data.frame
keywords: dplot
Number of images: 2
|
gvhd10 Flow cytometry data from five samples from a patient Flow cytometry data from blood samples taken from a Leukemia patient before and after allogenic bone marrow transplant. The data spans five visits.
alias: gvhd10
keywords: datasets
|
layer Conveniently augment trellis objects A mechanism to add new layers to a trellis object, optionally using a new data source. This works by adding arbitrary expressions to the panel function. It can simplify programmatic augmentation of trellis objects.
alias: layer, +.trellis, flattenPanel, print.layer
keywords: aplot
Number of images: 6
|
mapplot Trellis displays on Maps a.k.a. Choropleth maps Produces Trellis displays of numeric (and eventually categorical) data on a map. This is largely meant as a demonstration, and users looking for serious map drawing capabilities should look elsewhere (see below).
alias: mapplot, mapplot.formula, panel.mapplot, prepanel.mapplot
keywords: hplot
|
marginal.plot Display marginal distributions Display marginal distributions of several variables, which may be numeric and/or categorical, on one plot.
alias: marginal.plot
keywords: hplot
|
panel.3dmisc Miscellanous panel utilities for three dimensional Trellis Displays Miscellanous panel functions for use with three dimensional Lattice functions such as cloud and wireframe
alias: panel.3dtext, panel.3dbars, panel.3dpolygon
keywords: dplot
Number of images: 2
|
panel.lmlineq Draw a line and its equation. This is an extension of the panel functions 'panel.abline' and 'panel.lmline' to also draw the equation of a line.
alias: panel.lmlineq, panel.ablineq
keywords: aplot
Number of images: 7
|
panel.segplot Default prepanel and panel functions for segplot Draws line segments or rectangles. Mainly intended to be used in conjunction with the 'segplot' function.
alias: prepanel.segplot, panel.segplot
keywords: dplot
|
panel.voronoi Panel functions for level-coded irregular points These panel functions for 'levelplot' can represent irregular (x, y) points with a color covariate. 'panel.levelplot.points' simply draws color-coded points. 'panel.voronoi' uses the 'deldir' package to calculate the spatial extension of a set of points in 2 dimensions. This is known variously as a Voronoi mosaic, a Dirichlet tesselation, or Thiessen polygons.
alias: panel.voronoi, panel.levelplot.points
keywords: hplot
Number of images: 3
|
postdoc Reasons for Taking First Postdoctoral Appointment Reasons for Taking First Postdoctoral Appointment, by Field of Doctrate, 1997
alias: postdoc
keywords: datasets
Number of images: 1
|
rootogram Trellis Displays of Tukey's Hanging Rootograms Displays hanging rootograms.
alias: rootogram, rootogram.formula, panel.rootogram, prepanel.rootogram
keywords: dplot
Number of images: 3
|
segplot Plot segments using the Trellis framework This function can be used to systematically draw segments using a formula interface to produce Trellis displays using the lattice package. Segments can be drawn either as lines or bars, and can be color coded by the value of a covariate, with a suitable legend.
alias: segplot, segplot.formula
keywords: hplot
|
tileplot Plot a spatial mosaic from irregular 2D points Represents an irregular set of (x, y) points with a color covariate. Polygons are drawn enclosing the area closest to each point. This is known variously as a Voronoi mosaic, a Dirichlet tesselation, or Thiessen polygons.
alias: tileplot
keywords: hplot
|
useOuterStrips Put Strips on the Boundary of a Lattice Display Tried to update a '"trellis"' object so that strips are only shown on the top and left boundaries when printed, instead of in every panel as is usual. This is only meaningful when there are exactly tow conditioning variables.
alias: useOuterStrips, resizePanels
keywords: dplot
Number of images: 4
|