Primitive for all `search_*` and `lookup_*` functions in this package.
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]