get_exposure_functional_use_probability {ccdR}R Documentation

Retrieve probability of exposure for functional use category

Description

Retrieve probability of exposure for functional use category

Usage

get_exposure_functional_use_probability(
  DTXSID = NULL,
  API_key = NULL,
  Server = "https://api-ccte-stg.epa.gov/exposure",
  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.

Value

A data.frame with probabilities corresponding to various routes of exposure related to functional use.


[Package ccdR version 1.0.0 Index]