Learn R Programming

UsingR (version 2.0-7)

cancer: cancer survival times

Description

cancer survival times

Usage

data(cancer)

Arguments

Format

The format is: The format is: List of 5 numeric components stomach, bronchus, colon, ovary and breast

Examples

Run this code
# NOT RUN {
data(cancer)
boxplot(cancer)
# }

Run the code above in your browser using DataLab