Learn R Programming

SEERaBomb (version 2015.2)

Sigurdson: Chromosome translocation versus age data

Description

This is chromosome translocation versus age data that is pooled across gender and race.

Usage

data(Sigurdson)

Arguments

Details

The data were obtained using FISH, see reference below. This dataset is loaded automatically with library(SEERaBomb). As such, the function data() is not needed.

References

Sigurdson et al. Mutation Research 652 (2008) 112-121

Examples

Run this code
library(SEERaBomb)
with(Sigurdson,plot(age,tlcn,cex=2,cex.axis=2,cex.lab=2,las=1,cex.main=2,
               ylab="",main="Translocations per 100 cells"))

Run the code above in your browser using DataLab