getClinicalDataMatrix {canceR}R Documentation

get matrix with clinical from file

Description

get matrix with clinical from file

Usage

getClinicalDataMatrix()

Value

dataframe of clinicaldata

Examples

readRDS(paste(path.package("canceR"),"/extdata/rdata/brca_tcga73genes.rds", sep=""))
## Not run: 
getClinicalDataMatrix()

## End(Not run)

[Package canceR version 1.28.02 Index]