Other packages > Find by keyword >

colorfindr  

Extract Colors from Windows BMP, JPEG, PNG, TIFF, and SVG Format Images
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("colorfindr", "0.1.4")



Attach the package and use:
library("colorfindr")
Maintained by
David Zumbach
[Scholar Profile | Author Map]
First Published: 2018-09-30
Latest Update: 2019-02-01
Description:
Extracts colors from various image types, returns customized reports and plots treemaps and 3D scatterplots of image compositions. Color palettes can also be created.
How to cite:
David Zumbach (2018). colorfindr: Extract Colors from Windows BMP, JPEG, PNG, TIFF, and SVG Format Images. R package version 0.1.4, https://cran.r-project.org/web/packages/colorfindr. Accessed 01 Apr. 2025.
Previous versions and publish date:
0.1.0 (2018-09-30 15:50), 0.1.3 (2018-10-07 22:30)
Other packages that cited colorfindr R package
View colorfindr citation profile
Other R packages that colorfindr depends, imports, suggests or enhances
Complete documentation for colorfindr
Functions, R codes and Examples using the colorfindr R package
Some associated functions: get_colors . make_palette . plot_colors . plot_colors_3d . 
Some associated R codes: get_colors.R . make_palette.R . plot_colors.R . plot_colors_3d.R . utils.R .  Full colorfindr package functions and examples
Downloads during the last 30 days
03/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/2803/2903/3003/31Downloads for colorfindr101520253035404550556065TrendBars

Today's Hot Picks in Authors and Packages

GANPA  
Gene Association Network-Based Pathway Analysis (GANPA)
A network-based gene weighting algorithm for pathway enrichment analysis, using either RNA-seq or mi ...
Download / Learn more Package Citations See dependency  
neuralnet  
Training of Neural Networks
Training of neural networks using backpropagation, resilient backpropagation with (Riedmiller, 1994 ...
Download / Learn more Package Citations See dependency  
whereport  
Geolocalization of IATA Codes
Retrieve geographical information for airports using their IATA or ICAO codes. ...
Download / Learn more Package Citations See dependency  
bbl  
Boltzmann Bayes Learner
Supervised learning using Boltzmann Bayes model inference, which extends naive Bayes model to inclu ...
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  
skater  
Utilities for SNP-Based Kinship Analysis
Utilities for single nucleotide polymorphism (SNP) based kinship analysis testing and evaluation. Th ...
Download / Learn more Package Citations See dependency  

23,990

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