powered by
Data are stored in remote Zenodo repo. This function will help download required data and load it into R.
load_data(x)
typically a data.frame, depends on x.
data.frame
x
a dataset name.
# \donttest{ load_data("pcawg_full") load_data("pcawg_simple") load_data("tcga") load_data("icgc") # }
Run the code above in your browser using DataLab