| default_snfi_volume_equations | R Documentation |
Return the default SNFI volume-equation registry. Creates the
default set of method definitions used by metrics2Vol() to
compute tree-level volume variables. Each registry entry includes
descriptive metadata together with the target column name,
equation function, unit conversion, argument builder, and fallback
rule.
default_snfi_volume_equations()
A named list with the default methods V, VCC, and VSC.
Each entry includes label, equation, reference, and
description fields for documentation, in addition to the
computational fields used by metrics2Vol().
Wilson Lara [aut, cre] (ORCID: <https://orcid.org/0000-0003-3527-1380>), Cristobal Ordonez [aut] (ORCID: <https://orcid.org/0000-0001-5354-3760>), Aitor Vázquez-Veloso [aut] (ORCID: <https://orcid.org/0000-0003-0227-506X>), Felipe Bravo [aut] (ORCID: <https://orcid.org/0000-0001-7348-6695>)
methods <- default_snfi_volume_equations()
names(methods)
methods$VCC$output
methods$VCC$unit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.