View source: R/exposure-APIs.R
| get_medium_categories | R Documentation |
Retrieve MMDB medium categories
get_medium_categories(
API_key = NULL,
Server = "https://comptox.epa.gov/ctx-api/exposure",
verbose = FALSE
)
API_key |
The user-specific API key |
Server |
The root address for the API endpoint |
verbose |
A logical indicating if some "progress report" should be given. |
A data.frame of harmonized medium categories from MMDB and relevant descriptions.
# Retrieve medium categories and descriptions
get_medium_categories()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.