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. Accessed 22 Dec. 2024.
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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