open_in_nci_thesaurus {mskcc.oncotree} | R Documentation |
Browse the NCIt
Description
Opens the web browser at NCI Thesaurus for the entries provided as NCI codes.
Usage
open_in_nci_thesaurus(nci_code)
Arguments
nci_code |
A character vector of NCI codes. |
Value
Run for its side effect.
Examples
## Not run:
open_in_nci_thesaurus('C3107')
## End(Not run)
[Package mskcc.oncotree version 0.1.1 Index]