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 11 Aug. 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

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  
gprofiler2  
Interface to the 'g:Profiler' Toolset
A toolset for functional enrichment analysis and visualization, gene/protein/SNP identifier conversi ...
Download / Learn more Package Citations See dependency  
lactcurves  
Lactation Curve Parameter Estimation
AllCurves() runs multiple lactation curve models and extracts selection criteria for each model. Th ...
Download / Learn more Package Citations See dependency  
Rssa  
A Collection of Methods for Singular Spectrum Analysis
Methods and tools for Singular Spectrum Analysis including decomposition, forecasting and gap-filli ...
Download / Learn more Package Citations See dependency  
phonenumber  
Convert Letters to Numbers and Back as on a Telephone Keypad
Convert English letters to numbers or numbers to English letters as on a telephone keypad. When con ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

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