fnc_roots | R Documentation |
This function adds fine roots to the soil dataframes.
fnc_roots(
df,
rootsmethod = "betamodel",
humus_roots = T,
rel_hum_val = 0.5,
...
)
df |
a data frame containing soil properties including MvG-alpha (column |
rootsmethod |
name of the method for fine roots. Possible options are |
humus_roots |
roots in humuslayer as fraction of roots in highest mineral soil layer. Default is |
... |
additional input arguments that are passed on to |
Returns the same data frame, but adds a rootden-column that is recognised by LWFBrook90R.
Hartmann, P., Buberl, H., Puhlmann, H., Schäffer, J., Trefz-Malcher, G., Zirlewagen, D., von Wilpert, K. (2016): Waldböden Südwestdeutschlands - Ergebnisse der Bodenzustandserhebungen im Wald von 1989 – 1992 und 2006 – 2008. Verlag Kessel, Remagen-Oberwinter, 328 S
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.