bbwp_format_aer: Convert possible B_AER_CBS values to standardized values

View source: R/bbwp_helpers.R

bbwp_format_aerR Documentation

Convert possible B_AER_CBS values to standardized values

Description

This function formats information of Agricultural Economic Region so it can be understood by other functions

Usage

bbwp_format_aer(B_AER_CBS)

Arguments

B_AER_CBS

(character) The agricultural economic region in the Netherlands (CBS, 2016)

Value

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

Examples

bbwp_format_aer(c("LG13","LG12"))
bbwp_format_aer(c("LG13","LG12",'Rivierengebied'))


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