get_versions {mskcc.oncotree} | R Documentation |
Get OncoTree versions
Description
Get OncoTree versions
Usage
get_versions()
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
## Not run:
get_versions()
## End(Not run)
[Package mskcc.oncotree version 0.1.1 Index]