Package: trellis
Version: 8.1.1
Priority: base
Title: Trellis Graphics
Author: Original S version by Bill Cleveland, Rick Becker and Ming Shyu at Bell Labs. Enhanced, extended by TIBCO Software Inc.
Maintainer: TIBCO Software Inc. <http://spotfire.tibco.com/support>
Dialect: S-PLUS
Description: The Trellis Graphics package is a collection of functions
 and data sets for creating Trellis displays which have multiple panels
 arranged in a regular grid-like structure. Each panel graphs a subset
 of the data. All panels in a Trellis display contain the same type of
 graph. Graph types include histograms, scatter plots, dot plots,
 contour plots, wireframe plots and 3-d point clouds. The data subsets
 for each panel are chosen in a regular manner conditioning on
 continuous or discrete variables in the data, thus providing a
 coordinated series of views of high dimensional data. The Trellis
 functions include control over axes and aspect ratio and contain
 "banking" computations that let the data select the aspect ratio.
 There is a collection of example functions in the library that
 illustrate its capabilities. See the trellis.examples help file.
