R/leaflet.extras-package.R

#' leaflet.extras: Extra Functionality for 'leaflet' Package.
#'
#' The 'leaflet' JavaScript library provides many plugins some of which
#' are available in the core 'leaflet' package, but there are many more. It is not
#' possible to support them all in the core 'leaflet' package. This package serves
#' as an add-on to the 'leaflet' package by providing extra functionality via 'leaflet'
#' plugins.
#'
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom magrittr %>%
#' @import leaflet
## usethis namespace: end
#'
NULL

Try the leaflet.extras package in your browser

Any scripts or data that you put into this service are public.

leaflet.extras documentation built on Sept. 11, 2024, 7:54 p.m.