format_gwt {OBIC} | R Documentation |
This function formats ground water table information so it can be understood by other OBIC functions
format_gwt(B_GWL_CLASS)
B_GWL_CLASS |
(character) Ground water table classes |
A standardized B_GWL_CLASS value as required for the OBIC functions. A character string.
format_gwt(c('sVII', 'sVI'))
format_gwt(c('sVII', 'sVI','GtII', 'GtI'))