#' Silver fir growth
#'
#' @source \strong{Gehrhardt, E. (1923) Ertragstafeln für Eiche, Buche, Tanne, Fichte und Riefer. Berlag von Julius Springer. Berlin. 46 pages. pp. 35-40.}
#'
#'@format A data frame with columns:
#'\describe{
#' \item{Site_class}{A value between I-V}
#' \item{Height}{Mean height of the main stand, metres}
#' \item{Stem number}{Stem number}
#' \item{Total stem wood m3}{Total stem wood m3}
#'}
#'
#'@description Gehrhardt extended Eichhorn's rule so that not only was the mean height directly related to the standing volume regardless of site class, but the mean height was directly related to the total volume production.
#'
#'To work this out for yourself, look at the forester vignette: vignette("Eichhorn")
#'
"Silver_fir_1921"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.