Description Usage Arguments Value See Also
Primitive for all 'search_*' and 'lookup_*' functions in this package.
1 2 3 4 5 6 7 | search_tumor_types(
type,
search,
exact_match = TRUE,
version = "oncotree_latest_stable",
level = 1:5
)
|
type |
one of "code", "name", "mainType", "level", "nci", "umls", or "color" |
search |
character vector of length one of the query |
exact_match |
If it sets to true, it will only return one element array. |
version |
OncoTree version. One of "oncotree_latest_stable," "oncotree_candidate_release," or "oncotree_development". |
a [tibble][tibble::tibble-package]
url_decode
GET
,content
,http_error
toJSON, fromJSON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.