util_orgin | R Documentation |
Get organization name from organization identifier in USEPA Water Quality Portal
util_orgin(org, stanm = FALSE)
org |
chr string indicating the organization identifier, see |
stanm |
logical indicating if a character string for a column name specific to the organization is returned |
A character string of the organization name that corresponds to the organization identifier or a column name for the station identifier specific to the organization if stanm = TRUE
util_orgin('21FLHILL_WQX')
util_orgin('21FLPASC_WQX', stanm = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.