reactable_ozcbi_forest: Display a reactable of Burn Grading Forest data (incl OzCBI)...

View source: R/reactable_ozcbi_forest.R

reactable_ozcbi_forestR Documentation

Display a reactable of Burn Grading Forest data (incl OzCBI) with details

Description

[Stable]

Usage

reactable_ozcbi_forest(data)

Arguments

data

Data from form Burn Grading Forest with OzCBI.

Value

An interactive reactable.

See Also

Other helpers: extract_grading(), map_ozcbi_forest()

Examples

## Not run: 
data("bgf")
bgf %>%
  add_ozcbi_forest() %>%
  reactable_ozcbi_forest()

## End(Not run)

dbca-wa/rGeoCBI documentation built on Aug. 25, 2023, 2:17 a.m.