View source: R/Carbonnier_1975.R
Carbonnier_1975_compound_basal_area_growth_Oak | R Documentation |
Basal area increment percentage according to compound interest
Carbonnier_1975_compound_basal_area_growth_Oak(
SIH100,
silt_fraction,
total_age,
BA_before_thinning,
BA_before_thinning_understory,
mean_basal_area_diameter_after_thinning,
mean_height_Lorey_after_thinning,
stems_after_thinning,
removal_last_thinning_BA,
removal_last_thinning_BA_understory,
removal_second_last_thinning_BA,
removal_second_last_thinning_BA_understory,
removal_third_last_thinning_BA,
removal_third_last_thinning_BA_understory
)
SIH100 |
SIH 100 Oak, e.g. [forester::Carbonnier_1975_Sweden_height_trajectories_Oak] |
silt_fraction |
Percent, Soil fraction composed of particles less than 0.06 mm. |
total_age |
total age |
BA_before_thinning |
Basal Area before thinning. |
BA_before_thinning_understory |
Basal area of understory before thinning. |
mean_basal_area_diameter_after_thinning |
Diameter corresponding to the mean basal area after thinning, cm. e.g. [forester::basal_area_weighted_mean_diameter_cm] |
mean_height_Lorey_after_thinning |
Basal area weighted mean height of stand, per Loreys formula, e.g. [forester::Lorey_mean_height] |
stems_after_thinning |
Stems remaining per hectare after thinning. |
removal_last_thinning_BA |
BA removed by thinning during the last thinning. |
removal_last_thinning_BA_understory |
BA removed by thinning from the understory during the last thinning. |
removal_second_last_thinning_BA |
BA removed by thinning during the second last thinning. |
removal_second_last_thinning_BA_understory |
BA removed by thinning from the understory during the second last thinning. |
removal_third_last_thinning_BA |
BA removed by thinning during the third last thinning. |
removal_third_last_thinning_BA_understory |
BA removed by thinning from the understory during the third last thinning. |
Basal area increment percentage according to compound interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.