search_tumor_types: Search Tumor Types

Description Usage Arguments Value See Also

View source: R/search.R

Description

Primitive for all 'search_*' and 'lookup_*' functions in this package.

Usage

1
2
3
4
5
6
7
search_tumor_types(
  type,
  search,
  exact_match = TRUE,
  version = "oncotree_latest_stable",
  level = 1:5
)

Arguments

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".

Value

a [tibble][tibble::tibble-package]

See Also

url_decode GET,content,http_error toJSON, fromJSON


patelm9/OncoSeed documentation built on Dec. 20, 2020, 1:09 a.m.