Learn R Programming

abd (version 0.1-21)

TimeOfDeath: Hypoxanthine and Time Since Death

Description

Hypoxanthine levels in the vitreous humour of the eye and time since death (hours) for 48 subjects.

Usage

data(TimeOfDeath)

Arguments

source

James, R.A., P.A. Hoadley, and B.G. Sampson. 1997. Determination of postmortem interval by sampling vitreous humor. American Journal of Forensic Medicine and Pathology 18: 158-162.

Examples

Run this code
data(TimeOfDeath)
xyplot(hypoxanthine ~ hours, TimeOfDeath, type=c('p','r'))

Run the code above in your browser using DataLab