param_names | R Documentation |
Get parameter column names for each parameter type
param_names(param_type = c("nut", "wq", "met"))
param_type |
chr string specifying |
This function is used internally within several functions to return a list of the expected parameters for a given parameter type: nutrients, water quality, or meteorological. It does not need to be called explicitly.
Returns a named list of parameters for the param_type
. The parameter names are lower-case strings of SWMP parameters and corresponding qaqc names ('f_'
prefix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.