Retrieve probability of exposure for functional use category
Source:R/exposure-APIs.R
get_exposure_functional_use_probability.Rd
Retrieve probability of exposure for functional use category
Usage
get_exposure_functional_use_probability(
DTXSID = NULL,
API_key = NULL,
Server = exposure_api_server,
verbose = FALSE
)
Arguments
- DTXSID
The chemical identifier DTXSID
- 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.