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.2")



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: 2023-11-13
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.2, https://cran.r-project.org/web/packages/leaflet
Previous versions and publish date:
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)
Other packages that cited leaflet R package
View leaflet citation profile
Other R packages that leaflet depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns