R/map_ozcbi_forest.R
map_ozcbi_forest.Rd
Map Burn Grading Forest data (incl OzCBI) with labels and popups
map_ozcbi_forest(data)
Data from form Burn Grading Forest with OzCBI.
A leaflet map
Other helpers:
extract_grading()
,
reactable_ozcbi_forest()
if (FALSE) {
data("bgf")
bgf %>%
add_ozcbi_forest() %>%
map_ozcbi_forest()
}