Other packages > Find by keyword >

latticeExtra  

Extra Graphical Utilities Based on Lattice
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("latticeExtra", "0.6-31")



Attach the package and use:
library("latticeExtra")
Maintained by
Deepayan Sarkar
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-12-13
Latest Update: 2025-09-01
Description:
Building on the infrastructure provided by the lattice package, this package provides several new high-level functions and methods, as well as additional utilities such as panel and axis annotation functions.
How to cite:
Deepayan Sarkar (2004). latticeExtra: Extra Graphical Utilities Based on Lattice. R package version 0.6-31, https://cran.r-project.org/web/packages/latticeExtra. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1-1 (2004-12-13 10:14), 0.1-3 (2005-04-29 13:28), 0.1-4 (2006-01-01 22:52), 0.1-6 (2007-04-12 12:30), 0.2-1 (2007-04-27 16:56), 0.2-2 (2007-05-31 16:38), 0.3-1 (2007-10-21 16:19), 0.4-1 (2008-05-19 09:24), 0.5-1 (2008-07-28 08:12), 0.5-2 (2008-09-05 17:31), 0.5-3 (2008-10-12 11:02), 0.5-4 (2008-11-02 19:56), 0.6-0 (2009-06-20 11:53), 0.6-1 (2009-06-22 09:35), 0.6-3 (2009-10-26 20:27), 0.6-4 (2009-10-27 08:23), 0.6-5 (2010-01-17 13:25), 0.6-6 (2010-02-08 10:03), 0.6-9 (2010-02-23 08:33), 0.6-11 (2010-04-22 08:21), 0.6-14 (2010-08-01 18:53), 0.6-16 (2011-05-13 16:42), 0.6-18 (2011-06-08 09:04), 0.6-19 (2011-10-20 10:48), 0.6-24 (2012-08-23 13:19), 0.6-26 (2013-08-15 18:21), 0.6-28 (2016-02-09 14:36), 0.6-29 (2019-12-19 14:50), 0.6-30 (2022-07-04 18:50)
Other packages that cited latticeExtra R package
View latticeExtra citation profile
Other R packages that latticeExtra depends, imports, suggests or enhances
Complete documentation for latticeExtra
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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