Other packages > Find by keyword >

leaflet.minicharts  

Mini Charts for Interactive Maps
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/leaflet.minicharts")

Install by package version:
library("remotes")
install_version("leaflet.minicharts", "0.6.2")



Attach the package and use:
library("leaflet.minicharts")
Maintained by
Veronique Bachelier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-19
Latest Update: 2021-05-11
Description:
Add and modify small charts on an interactive map created with package 'leaflet'. These charts can be used to represent at same time multiple variables on a single map.
How to cite:
Veronique Bachelier (2017). leaflet.minicharts: Mini Charts for Interactive Maps. R package version 0.6.2, https://cran.r-project.org/web/packages/leaflet.minicharts. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.1.0 (2017-04-19 10:40), 0.2.0 (2017-05-05 19:34), 0.3.0 (2017-05-22 15:54), 0.3.1 (2017-05-30 10:59), 0.4.0 (2017-06-20 10:35), 0.5.0 (2017-07-10 21:11), 0.5.1 (2017-08-17 17:16), 0.5.2 (2017-12-06 17:11), 0.5.3 (2018-04-26 09:13), 0.5.4 (2018-06-11 13:12), 0.6.0 (2019-11-27 18:20)
Other packages that cited leaflet.minicharts R package
View leaflet.minicharts citation profile
Other R packages that leaflet.minicharts depends, imports, suggests or enhances
Complete documentation for leaflet.minicharts
Functions, R codes and Examples using the leaflet.minicharts R package
Some associated functions: addFlows . addMinicharts . d3.schemeCategory10 . eco2mix . popupArgs . syncWith . 
Some associated R codes: add_flows.R . add_minicharts.R . data-doc.R . minicharts_deps.R . popup_args.R . prepare_js_args.R . preprocess_args.R . sync_with.R . zzz.R .  Full leaflet.minicharts package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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