Learn R Programming

Przewodnik (version 0.16.12)

brca: BRCA Dataset

Description

From The Cancer Genome Atlas dataset, subset for BRCA - BReast CAncer.

Usage

data(brca)

Arguments

Format

a data.frame with 695 rows and 16 columns

Details

The subsequent columns describe:
  • time, death - survival status for patient
  • subtype - cancer subtype
  • p53mut - mutation in p53
  • MDM2, ..., DNAJB12 - expression of different genes

Examples

Run this code
library("Przewodnik")
summary(brca)

Run the code above in your browser using DataLab