calc_root_depth | R Documentation |
This function determines the depth of the soil
calc_root_depth(B_LU_BRP)
B_LU_BRP |
(numeric) The crop code (gewascode) from the BRP |
This is a helper function to estimate the rooting depth of crops, as being used for calculations for soil nutrient supplies. Be aware, this is not the real rooting depth; it rather represents the sampling depth of the soils collected for routine soil analsyis.
The root depth of a crop corresponding to the sampling depth analyzed by agricultural labs. A numeric value.
calc_root_depth(B_LU_BRP = 256)
calc_root_depth(B_LU_BRP = c(256,265,1019,992))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.