get_cancer_hazard_batch_old {ccdR}R Documentation

Get cancer hazard batch

Description

Get cancer hazard batch

Usage

get_cancer_hazard_batch_old(
  DTXSID = NULL,
  API_key = NULL,
  rate_limit = 0L,
  verbose = FALSE
)

Arguments

DTXSID

The chemical identifier DTXSIDs

API_key

The user-specific API key.

rate_limit

Number of seconds to wait between requests

verbose

A logical indicating if some “progress report” should be given.

Value

A named list of data.frames, each containing cancer hazard and related data for each input DTXSID.


[Package ccdR version 1.0.0 Index]