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-30")



Attach the package and use:
library("latticeExtra")
Maintained by
Deepayan Sarkar
[Scholar Profile | Author Map]
First Published: 2004-12-13
Latest Update: 2022-07-04
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-30, https://cran.r-project.org/web/packages/latticeExtra. Accessed 29 Mar. 2025.
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)
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for latticeExtra60080010001200140016001800200022002400TrendBars

Today's Hot Picks in Authors and Packages

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  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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