Learn R Programming

GCubeR (version 0.1.3)

val_vta: Vallet coefficients for total aboveground volume (VTA)

Description

Species-specific polynomial coefficients (a, b, c, d) used in the Vallet form factor model to compute total aboveground volume (VTA).

Usage

data(val_vta)

Arguments

Format

A data frame with columns:

species_code

Tree species code (character)

coeff_a

Coefficient a (numeric)

coeff_b

Coefficient b (numeric)

coeff_c

Coefficient c (numeric)

coeff_d

Coefficient d (numeric)