Other packages > Find by keyword >

lattice  

Trellis Graphics for R
View on CRAN: Click here


Download and install lattice package within the R console
Install from CRAN:
install.packages("lattice")

Install from Github:
library("remotes")
install_github("cran/lattice")

Install by package version:
library("remotes")
install_version("lattice", "0.22-7")



Attach the package and use:
library("lattice")
Maintained by
Deepayan Sarkar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2001-05-18
Latest Update: 2025-04-02
Description:
A powerful and elegant high-level data visualization system inspired by Trellis graphics, with an emphasis on multivariate data. Lattice is sufficient for typical graphics needs, and is also flexible enough to handle most nonstandard requirements. See ?Lattice for an introduction.
How to cite:
Deepayan Sarkar (2001). lattice: Trellis Graphics for R. R package version 0.22-7, https://cran.r-project.org/web/packages/lattice. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:52), 0.2-3 (2001-05-18 08:51), 0.3-0 (2001-09-19 08:27), 0.3-1 (2001-12-19 17:40), 0.4-0 (2002-01-13 13:34), 0.5-1 (2002-04-28 10:08), 0.5-2 (2002-05-01 10:43), 0.5-3 (2002-05-20 14:51), 0.5-4 (2002-07-29 08:55), 0.5-6 (2002-10-01 20:23), 0.5-7 (2002-10-11 19:29), 0.6-5 (2002-10-20 18:45), 0.6-6 (2002-10-30 11:52), 0.6-7 (2002-12-18 08:39), 0.6-8 (2002-12-22 12:46), 0.7-1 (2003-03-16 10:20), 0.7-4 (2003-03-26 21:41), 0.7-11 (2003-04-16 21:21), 0.7-13 (2003-05-25 20:21), 0.7-14 (2003-06-12 23:35), 0.7-15 (2003-08-27 07:30), 0.8-3 (2003-09-29 03:54), 0.8-4 (2003-10-08 17:23), 0.8-7 (2003-10-29 16:28), 0.8-10 (2003-10-27 23:46), 0.9-10 (2004-04-12 14:50), 0.9-11 (2004-04-25 22:14), 0.9-12 (2004-06-02 10:40), 0.9-13 (2004-06-27 23:41), 0.9-16 (2004-07-07 10:00), 0.10-2 (2004-08-04 19:18), 0.10-3 (2004-08-12 19:01), 0.10-4 (2004-08-19 20:09), 0.10-9 (2004-09-06 19:26), 0.10-10 (2004-09-19 08:24), 0.10-11 (2004-10-04 10:44), 0.10-13 (2004-10-31 23:14), 0.10-14 (2004-11-11 09:49), 0.10-15 (2004-11-23 09:59), 0.10-16 (2004-12-06 23:27), 0.11-1 (2004-11-25 17:59), 0.11-2 (2004-12-06 23:31), 0.11-4 (2005-02-22 09:50), 0.11-5 (2005-04-04 09:47), 0.11-6 (2005-04-11 22:34), 0.11-8 (2005-05-25 13:10), 0.12-1 (2005-07-20 11:26), 0.12-3 (2005-08-05 16:19), 0.12-5 (2005-08-20 23:43), 0.12-6 (2005-09-08 09:14), 0.12-7 (2005-09-10 14:31), 0.12-8 (2005-09-10 14:37), 0.12-9 (2005-10-06 12:55), 0.12-10 (2005-10-11 09:50), 0.12-11 (2005-10-27 11:54), 0.13-1 (2005-12-28 00:46), 0.13-2 (2006-01-14 21:54), 0.13-3 (2006-02-06 23:42), 0.13-4 (2006-03-08 09:47), 0.13-5 (2006-03-13 10:18), 0.13-6 (2006-04-06 17:31), 0.13-8 (2006-04-18 11:53), 0.13-9 (2006-07-10 08:05), 0.13-10 (2006-07-19 18:05), 0.14-3 (2006-09-14 09:41), 0.14-4 (2006-09-18 10:08), 0.14-5 (2006-09-20 11:03), 0.14-6 (2006-09-22 13:10), 0.14-8 (2006-09-23 08:26), 0.14-9 (2006-10-03 12:37), 0.14-11 (2006-10-24 10:49), 0.14-12 (2006-11-02 12:51), 0.14-13 (2006-11-05 22:05), 0.14-15 (2006-11-29 10:12), 0.14-16 (2006-12-02 16:30), 0.14-17 (2007-03-23 13:25), 0.15-1 (2007-03-29 10:29), 0.15-3 (2007-04-04 10:44), 0.15-4 (2007-04-24 13:59), 0.15-5 (2007-05-01 21:06), 0.15-6 (2007-05-22 10:37), 0.15-8 (2007-05-29 23:08), 0.15-10 (2007-06-19 13:48), 0.15-11 (2007-06-20 10:29), 0.16-1 (2007-07-07 20:47), 0.16-2 (2007-07-20 11:05), 0.16-3 (2007-08-13 21:58), 0.16-4 (2007-09-01 13:04), 0.16-5 (2007-09-08 10:56), 0.17-1 (2007-10-16 09:19), 0.17-2 (2007-10-27 17:30), 0.17-4 (2008-01-04 12:45), 0.17-6 (2008-02-16 15:13), 0.17-7 (2008-05-03 08:53), 0.17-8 (2008-05-19 09:25), 0.17-10 (2008-06-24 12:04), 0.17-12 (2008-07-28 08:12), 0.17-13 (2008-08-06 19:07), 0.17-14 (2008-09-05 17:31), 0.17-15 (2008-09-18 12:59), 0.17-17 (2008-11-22 18:03), 0.17-20 (2009-01-06 10:41), 0.17-22 (2009-04-04 22:41), 0.17-25 (2009-05-15 13:26), 0.17-26 (2009-10-05 09:01), 0.18-1 (2010-01-17 13:26), 0.18-3 (2010-01-19 09:00), 0.18-4 (2010-04-08 08:41), 0.18-5 (2010-04-25 10:01), 0.18-8 (2010-05-19 15:23), 0.19-11 (2010-09-03 21:38), 0.19-13 (2010-10-08 12:13), 0.19-17 (2011-01-05 10:00), 0.19-23 (2011-04-04 09:39), 0.19-26 (2011-04-24 08:56), 0.19-30 (2011-06-30 19:01), 0.19-31 (2011-07-31 08:43), 0.19-33 (2011-08-17 22:26), 0.20-0 (2011-11-02 18:39), 0.20-5 (2012-03-09 15:09), 0.20-6 (2012-03-10 15:13), 0.20-10 (2012-08-22 15:47), 0.20-13 (2013-01-08 22:09), 0.20-14 (2013-03-16 07:31), 0.20-15 (2013-03-25 11:09), 0.20-21 (2013-08-15 18:21), 0.20-23 (2013-08-21 18:16), 0.20-24 (2013-10-12 14:36), 0.20-27 (2014-02-27 09:14), 0.20-29 (2014-04-04 08:56), 0.20-30 (2015-02-22 21:03), 0.20-31 (2015-03-30 09:54), 0.20-33 (2015-07-14 15:58), 0.20-34 (2016-09-06 20:09), 0.20-35 (2017-03-25 19:05), 0.20-38 (2018-11-04 13:50), 0.20-40 (2020-02-19 08:50), 0.20-41 (2020-04-02 14:00), 0.20-44 (2021-05-02 15:30), 0.20-45 (2021-09-22 14:10), 0.21-8 (2023-04-05 19:43), 0.21-9 (2023-10-01 06:40), 0.22-4 (2023-10-22 11:50), 0.22-5 (2023-10-24 09:00), 0.22-6 (2024-03-20 07:10), 0.22-7 (2025-04-02 17:40)
Other packages that cited lattice R package
View lattice citation profile
Other R packages that lattice depends, imports, suggests or enhances
Complete documentation for lattice
Functions, R codes and Examples using the lattice R package
Some associated functions: Lattice . Rows . USMortality . axis.default . banking . barchart.table . barley . cloud . draw.colorkey . draw.key . environmental . ethanol . histogram . interaction . lattice.options . latticeParseFormula . level.colors . levelplot . llines . lset . make.groups . melanoma . oneway . packet.panel.default . panel.axis . panel.barchart . panel.bwplot . panel.cloud . panel.densityplot . panel.dotplot . panel.functions . panel.histogram . panel.levelplot . panel.loess . panel.number . panel.pairs . panel.parallel . panel.qqmath . panel.qqmathline . panel.smoothScatter . panel.spline . panel.stripplot . panel.superpose . panel.violin . panel.xyplot . prepanel.default . prepanel.functions . print.trellis . qq . qqmath . rfs . shingles . simpleKey . simpleTheme . singer . splom . standard.theme . strip.default . tmd . trellis.device . trellisject . trellis.par.get . update.trellis . utilities.3d . xyplot . xyplot.ts . 
Some associated R codes: axis.R . bwplot.R . cloud.R . common.R . dataframe-methods.R . densityplot.R . histogram.R . imports.R . interaction.R . layout.R . legend.R . levelplot.R . make.groups.R . miscellaneous.R . panel.smooth.R . panel.smoothscatter.R . panel.superpose.R . panels.R . parallel.R . print.trellis.R . qq.R . qqmath.R . rfs.R . scales.R . settings.R . shingle.R . splom.R . strip.R . summary.trellis.R . tmd.R . update.trellis.R . xyplot.R . xyplot.ts.R . zzz.R .  Full lattice package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA