Learn R Programming

canceR (version 1.4.0)

ClinicalData: ClinicalData

Description

Example of Clinical Data

Usage

data("ClinicalData")

Arguments

Value

a dataframe with clinical data

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

Source

cbioportal

Examples

Run this code

data("ClinicalData")

Run the code above in your browser using DataLab