load_data | R Documentation |
Data are stored in remote Zenodo repo. This function will help download required data and load it into R.
load_data(x)
x |
a dataset name. |
typically a data.frame
, depends on x
.
load_data("pcawg_full")
load_data("pcawg_simple")
load_data("tcga")
load_data("icgc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.