leafletDependencies | R Documentation |
Various leaflet dependency functions for use in downstream packages
leafletDependencies
An object of class list
of length 13.
## Not run:
addBootStrap <- function(map) {
map$dependencies <- c(map$dependencies, leafletDependencies$bootstrap())
map
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.