Carbonnier_1975_mean_height_after_thinning_Oak: Calculate the mean height in an Oak stand after a thinning.

View source: R/Carbonnier_1975.R

Carbonnier_1975_mean_height_after_thinning_OakR Documentation

Calculate the mean height in an Oak stand after a thinning.

Description

Calculate the mean height in an Oak stand after a thinning.

Usage

Carbonnier_1975_mean_height_after_thinning_Oak(
  Loreys_mean_height_before_thinning,
  basal_area_weighted_mean_diameter_cm_before_thinning,
  basal_area_weighted_mean_diameter_cm_after_thinning
)

Arguments

Loreys_mean_height_before_thinning

Mean height before thinning as calculated by Lorey's formula, e.g. [forester::Lorey_mean_height]

basal_area_weighted_mean_diameter_cm_before_thinning

Basal area weighted mean diameter before thinning, cm. e.g. [forester::basal_area_weighted_mean_diameter_cm]

basal_area_weighted_mean_diameter_cm_after_thinning

Basal area weighted mean diameter after thinning, cm. e.g. [forester::basal_area_weighted_mean_diameter_cm]

Value

Mean height of the Oak stand, in meters.

Source

Carbonnier, C. (1975) Produktionen i kulturbestÄnd av ek i södra Sverige: Yield of Oak plantations in southern Sweden. Studia Forestalia Suecica. Nr. 125. Royal College of Forestry. Stockholm. ISBN 91-38-02278-8. p. 72.


Silviculturalist/forester documentation built on April 20, 2024, 2:13 p.m.