View source: R/obic_format_inputs.R
format_gwt | 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'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.