Learn R Programming

mskcc.oncotree (version 0.1.1)

open_in_nci_thesaurus: 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)

Value

Run for its side effect.

Arguments

nci_code

A character vector of NCI codes.

Examples

Run this code
if (FALSE) {
open_in_nci_thesaurus('C3107')
}

Run the code above in your browser using DataLab