Learn R Programming

mskcc.oncotree (version 0.1.1)

get_versions: Get OncoTree versions

Description

Get OncoTree versions

Usage

get_versions()

Arguments

Value

A tibble of four variables:

oncotree_version

OncoTree tumor classification system version.

description

OncoTree release description.

visible

A logical indicating whether this OncoTree version is visible, i.e. a forefront option at the website.

release_date

OncoTree release date.

Examples

Run this code
if (FALSE) {
get_versions()
}

Run the code above in your browser using DataLab