cg_search: Search Cancer.gov

Description Usage Arguments See Also

View source: R/cg.R

Description

Search the NCI Drug Dictionary using the API. Note that the results are not stored in the database in this version in the manner that ChemiDPlus (cdp_search) does in this package version.

Usage

1
cg_search(search_term, size = 1000, matchType = "Begins", crawl_delay = 5)

Arguments

search_term

PARAM_DESCRIPTION

size

PARAM_DESCRIPTION, Default: 1000

matchType

PARAM_DESCRIPTION, Default: 'Begins'

crawl_delay

PARAM_DESCRIPTION, Default: 5

See Also

GET,content toJSON, fromJSON


meerapatelmd/skyscraper documentation built on Dec. 27, 2020, 7:46 a.m.