Other packages > Find by keyword >

leaflet  

Create Interactive Web Maps with the JavaScript 'Leaflet' Library
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("leaflet", "2.2.3")



Attach the package and use:
library("leaflet")
Maintained by
Joe Cheng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-06-24
Latest Update: 2025-09-03
Description:
Create and customize interactive maps using the 'Leaflet' JavaScript library and the 'htmlwidgets' package. These maps can be used directly from the R console, from 'RStudio', in Shiny applications and R Markdown documents.
How to cite:
Joe Cheng (2015). leaflet: Create Interactive Web Maps with the JavaScript 'Leaflet' Library. R package version 2.2.3, https://cran.r-project.org/web/packages/leaflet. Accessed 01 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:52), 1.0.0 (2015-06-24 00:56), 1.0.1 (2016-02-27 09:50), 1.1.0 (2017-02-21 19:08), 2.0.0 (2018-04-21 01:06), 2.0.1 (2018-06-04 22:43), 2.0.2 (2018-08-27 16:12), 2.0.3 (2019-11-16 06:50), 2.0.4.1 (2021-01-07 08:00), 2.1.0 (2022-02-16 11:30), 2.1.1 (2022-03-24 00:40), 2.1.2 (2023-03-10 20:10), 2.2.0 (2023-08-31 09:30), 2.2.1 (2023-11-13 22:43), 2.2.2 (2024-03-26 20:10)
Other packages that cited leaflet R package
View leaflet citation profile
Other R packages that leaflet depends, imports, suggests or enhances
Complete documentation for leaflet
Functions, R codes and Examples using the leaflet R package
Some associated functions: aaa-test-viztest . addAwesomeMarkers . addGraticule . addLayersControl . addLegend . addMapPane . addMeasure . addMiniMap . addProviderTiles . addRasterImage . addRasterLegend . addScaleBar . addSimpleGraticule . addTerminator . atlStorms2005 . awesomeIconList . awesomeIcons . breweries91 . colorNumeric . deprecated . derivePoints . derivePolygons . dispatch . easyButton . evalFormula . expandLimits . expandLimitsBbox . filterNULL . gadmCHE . getMapData . groupOptions . iconList . icons . leaflet-imports . leaflet-package . leaflet . leafletDependencies . leafletProxy . leafletSizingPolicy . makeAwesomeIcon . makeIcon . map-layers . map-methods . map-options . map-shiny . mapOptions . previewColors . providers . remove . safeLabel . showGroup . validateCoords . 
Some associated R codes: colors.R . controls.R . data.R . dependencies.R . layers.R . leaflet-package.R . leaflet.R . legacy.R . legend.R . mapPane.R . methods.R . normalize-SharedData.R . normalize-map.R . normalize-sf.R . normalize-sp.R . normalize-terra.R . normalize.R . plugin-awesomeMarkers.R . plugin-easybutton.R . plugin-graticule.R . plugin-measure.R . plugin-minimap.R . plugin-omnivore.R . plugin-providers.R . plugin-simplegraticule.R . plugin-terminator.R . scalebar.R . selection.R . shiny.R . staticimports.R . utils.R . zzz.R . zzz_viztest.R .  Full leaflet package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

reproj  
Coordinate System Transformations for Generic Map Data
Transform coordinates from a specified source to a specified target map projection. This uses the ' ...
Download / Learn more Package Citations See dependency  
fANCOVA  
Nonparametric Analysis of Covariance
A collection of R functions to perform nonparametric analysis of covariance for regression curves o ...
Download / Learn more Package Citations See dependency  
flood  
Statistical Methods for the (Regional) Analysis of Flood Frequency
Includes several statistical methods for the estimation of parameters and high quantiles of river fl ...
Download / Learn more Package Citations See dependency  
markets  
Estimation Methods for Markets in Equilibrium and Disequilibrium
Provides estimation methods for markets in equilibrium and disequilibrium. Supports the estimation ...
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  

28,400

R Packages

239,283

Dependencies

75,283

Author Associations

28,401

Publication Badges

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