View source: R/bodemconditiescore.R
ind_bcs | R Documentation |
This function calculates the final score for the BodemConditieScore by using the scores calculated by calc_bcs
ind_bcs(D_BCS)
D_BCS |
(numeric) The value of BCS calculated by |
The evaluated score for the Visual Soil Assessment. A numeric value between 0 and 50.
ind_bcs(D_BCS = 12)
ind_bcs(D_BCS = c(12,18,26,30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.