bbwp_format_sc_wenr: Convert possible B_SC_WENR values to standardized values

View source: R/bbwp_helpers.R

bbwp_format_sc_wenrR Documentation

Convert possible B_SC_WENR values to standardized values

Description

This function formats information of subsoil compaction so it can be understood by BBWP functions

Usage

bbwp_format_sc_wenr(B_SC_WENR)

Arguments

B_SC_WENR

(character) The risk for subsoil compaction as derived from risk assessment study of Van den Akker (2006)

Value

A standardized B_SC_WENR value as required for the BBWP functions. A character string.

Examples

bbwp_format_sc_wenr(c("1","5"))
bbwp_format_sc_wenr(c("Zeer beperkt","Water",'4'))


AgroCares/BedrijfsBodemWaterPlanCalculator documentation built on March 5, 2025, 2:24 p.m.