Other packages > Find by keyword >

pixmap  

Bitmap Images / Pixel Maps
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pixmap", "0.4-13")



Attach the package and use:
library("pixmap")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
First Published: 2001-09-10
Latest Update: 2021-01-29
Description:
Functions for import, export, plotting and other manipulations of bitmapped images.
How to cite:
Achim Zeileis (2001). pixmap: Bitmap Images / Pixel Maps. R package version 0.4-13, https://cran.r-project.org/web/packages/pixmap. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-2 (2001-09-10 11:21), 0.2-1 (2001-09-11 18:40), 0.3-0 (2002-10-01 20:19), 0.3-1 (2003-02-14 12:38), 0.3-2 (2003-03-02 16:07), 0.3-3 (2003-09-03 18:45), 0.3-4 (2003-09-24 12:44), 0.4-0 (2003-12-17 13:12), 0.4-1 (2004-03-23 13:12), 0.4-2 (2004-10-04 10:41), 0.4-3 (2005-07-25 12:53), 0.4-4 (2006-01-23 16:55), 0.4-5 (2006-10-09 18:42), 0.4-6 (2007-01-20 14:02), 0.4-7 (2007-05-03 19:22), 0.4-8 (2008-07-02 14:08), 0.4-9 (2008-07-04 17:13), 0.4-10 (2009-11-13 12:29), 0.4-11 (2011-07-19 17:17), 0.4-12 (2021-01-29 14:20)
Other packages that cited pixmap R package
View pixmap citation profile
Other R packages that pixmap depends, imports, suggests or enhances
Complete documentation for pixmap
Functions, R codes and Examples using the pixmap R package
Some associated functions: addlogo-methods . channels-methods . pixmap-class . pixmap . pnm . 
Some associated R codes: AAA-classes.R . addlogo.R . pixmap.R . pnm.R . pnmhead.R .  Full pixmap package functions and examples
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 pixmap600800100012001400160018002000TrendBars

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