View source: R/add_ozcbi_forest.R
add_ozcbi_forest | R Documentation |
add_ozcbi_forest(burngrading)
burngrading |
A data.frame of burn grading data,
collected with ODK Collect from the form "Burn Grading 0.1"
and downloaded with |
The input data.frame with an extra variable, 'ozcbi'.
Other ozcbi:
calculate_ozcbi_forest()
data("bgf")
data_with_ozcbi <- add_ozcbi_forest(bgf)
names(data_with_ozcbi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.