powered by
This function calculates the indicator for crumbleability. The crumbleability is calculated by calc_crumbleability
calc_crumbleability
ind_crumbleability(D_CR, B_LU_BRP)
The evaluated score for the soil function crumbleability. A numeric value between 0 and 1.
(numeric) The value of crumbleability calculated by calc_crumbleability
(numeric) The crop code (gewascode) from the BRP
ind_crumbleability(D_CR = 3, B_LU_BRP = 1910) ind_crumbleability(D_CR = c(2,6), B_LU_BRP = c(1910,1910))
Run the code above in your browser using DataLab