R/reactable_ozcbi_forest.R
reactable_ozcbi_forest.Rdreactable_ozcbi_forest(data)Data from form Burn Grading Forest with OzCBI.
An interactive reactable.
Other helpers:
extract_grading(),
map_ozcbi_forest()
if (FALSE) {
data("bgf")
bgf %>%
add_ozcbi_forest() %>%
reactable_ozcbi_forest()
}