Learn R Programming

Lattice

Lattice is a powerful and elegant high-level data visualization system for R, inspired by Trellis graphics. It is designed with an emphasis on multivariate data, and in particular allows easy conditioning to produce "small multiple" plots. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements.

Copy Link

Version

Install

install.packages('lattice')

Monthly Downloads

79,000

Version

0.22-7

License

GPL (>= 2)

Maintainer

Deepayan Sarkar

Last Published

April 2nd, 2025

Functions in lattice (0.22-7)

C_04_lattice.options

Low-level Options Controlling Behaviour of Lattice
F_2_llines

Replacements of traditional graphics functions
I_lset

Interface to modify Trellis Settings - Defunct
H_environmental

Atmospheric environmental conditions in New York City
D_level.colors

A function to compute false colors representing a numeric or categorical variable
H_ethanol

Engine exhaust fumes from burning ethanol
B_03_histogram

Histograms and Kernel Density Plots
B_06_levelplot

Level plots and contour plots
G_latticeParseFormula

Parse Trellis formula
E_interaction

Functions to Interact with Lattice Plots
D_make.groups

Grouped data from multiple vectors
G_packet.panel.default

Associating Packets with Panels
F_1_panel.bwplot

Default Panel Function for bwplot
G_panel.axis

Panel Function for Drawing Axis Ticks and Labels
F_1_panel.cloud

Default Panel Function for cloud
F_1_panel.barchart

Default Panel Function for barchart
F_1_panel.dotplot

Default Panel Function for dotplot
F_1_panel.densityplot

Default Panel Function for densityplot
B_11_oneway

Fit One-way Model
H_melanoma

Melanoma skin cancer incidence
F_2_panel.qqmathline

Useful panel function with qqmath
F_1_panel.parallel

Default Panel Function for parallel
F_1_panel.levelplot

Panel Functions for levelplot and contourplot
F_2_panel.smoothScatter

Lattice panel function analogous to smoothScatter
F_1_panel.qqmath

Default Panel Function for qqmath
F_1_panel.histogram

Default Panel Function for histogram
F_2_panel.loess

Panel Function to Add a LOESS Smooth
F_2_panel.functions

Useful Panel Function Components
F_2_panel.spline

Panel Function to Add a Spline Smooth
F_2_panel.violin

Panel Function to create Violin Plots
F_2_panel.superpose

Panel Function for Display Marked by groups
B_05_qq

Quantile-Quantile Plots of Two Samples
F_1_panel.stripplot

Default Panel Function for stripplot
F_1_panel.xyplot

Default Panel Function for xyplot
F_3_prepanel.default

Default Prepanel Functions
B_04_qqmath

Q-Q Plot with Theoretical Distribution
G_panel.number

Accessing Auxiliary Information During Plotting
C_05_print.trellis

Plot and Summarize Trellis Objects
F_1_panel.pairs

Default Superpanel Function for splom
F_3_prepanel.functions

Useful Prepanel Function for Lattice
B_09_tmd

Tukey Mean-Difference Plot
B_10_rfs

Residual and Fit Spread Plots
B_08_splom

Scatter Plot Matrices
C_02a_standard.theme

Built-in Graphical Themes
H_singer

Heights of New York Choral Society singers
C_01_trellis.device

Initializing Trellis Displays
C_03_simpleTheme

Function to generate a simple theme
D_simpleKey

Function to generate a simple key
D_strip.default

Default Trellis Strip Function
C_07_shingles

shingles
D_trellis.object

A Trellis Plot Object
G_utilities.3d

Utility functions for 3-D plots
C_02b_trellis.par.get

Graphical Parameters for Trellis Displays
B_00_xyplot

Common Bivariate Trellis Plots
B_01_xyplot.ts

Time series plotting methods
C_06_update.trellis

Retrieve and Update Trellis Object
G_banking

Banking
D_draw.colorkey

Produce a colorkey typically for levelplot
D_draw.key

Produce a Legend or Key
H_barley

Yield data from a Minnesota barley trial
B_02_barchart.table

table methods for barchart and dotplot
A_01_Lattice

Lattice Graphics
G_Rows

Extract rows from a list
H_USMortality

Mortality Rates in US by Cause and Gender
B_07_cloud

3d Scatter Plot and Wireframe Surface Plot
G_axis.default

Default axis annotation utilities