R/zzz.R

Defines functions .onLoad

.onLoad <- function(libname, pkgname) {
  use_providers(providers_default())
}

Try the leaflet.providers package in your browser

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

leaflet.providers documentation built on Oct. 18, 2023, 1:23 a.m.