if (FALSE) {
## return a tibble with all domain names
domain_values()
## return allowable parameter values for a given domain name and context
domain_values(domain_name="UseName",context="TCEQMAIN")
## return the query as a JSON string instead
domain_values(domain_name="UseName",context="TCEQMAIN", tidy= FALSE)
}
Run the code above in your browser using DataLab