setShapeLabel from https://github.com/rstudio/leaflet/pull/598
Source:R/leaflet_inplace.R
setShapeLabel.Rd
setShapeLabel from https://github.com/rstudio/leaflet/pull/598
Usage
setShapeLabel(
map,
data = leaflet::getMapData(map),
layerId,
label = NULL,
options = NULL
)