| get_mu_list | R Documentation | 
Get list of lake management unit types from GLIS API
get_mu_list(filter_list = list(), to_upper = TRUE)
filter_list | 
 list  | 
to_upper | 
 should the names of the dataframe be converted to upper case?  | 
dataframe
get_mu_list()
get_mu_list(list(lake = "HU"))
get_mu_list(list(lake = "HU", mu_type = "basin"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.