View source: R/map_ozcbi_forest.R
map_ozcbi_forest | R Documentation |
Map Burn Grading Forest data (incl OzCBI) with labels and popups
map_ozcbi_forest(data)
data |
Data from form Burn Grading Forest with OzCBI. |
A leaflet map
Other helpers:
extract_grading()
,
reactable_ozcbi_forest()
## Not run:
data("bgf")
bgf %>%
add_ozcbi_forest() %>%
map_ozcbi_forest()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.