ClinicalData {canceR}R Documentation

ClinicalData

Description

Example of Clinical Data

Usage

data("ClinicalData")

Format

A data frame with 770 observations on the following 4 variables.

DFS_MONTHS

a numeric vector

DFS_STATUS

a factor with levels DiseaseFree Recurred/Progressed

OS_MONTHS

a numeric vector

OS_STATUS

a factor with levels DECEASED LIVING

Value

a dataframe with clinical data

Source

cbioportal

Examples


data("ClinicalData")


[Package canceR version 1.14.0 Index]