plotLeaflet,site-method | R Documentation |
Plot a site on a leaflet map
## S4 method for signature 'site'
plotLeaflet(object)
object |
Site object to plot |
leaflet
map
modernSites <- get_sites(keyword = "Modern")
plotLeaflet(modernSites[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.