powered by
This function converts numeric values for B_SC_WENR to values used by other OBIC functions if numeric values are entered.
format_soilcompaction(B_SC_WENR)
A standardized B_SC_WENR value as required for the OBIC functions. A character string.
(numeric and/or character) Data on soil compaction risk that may have to be converted to string
format_soilcompaction(c('10', '11')) format_soilcompaction(c('2', '3',"Matig", "Groot"))
Run the code above in your browser using DataLab