Learn R Programming

abd (version 0.2-8)

TimeOfDeath: Hypoxanthine and Time Since Death

Description

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

Arguments

Format

A data frame with 48 observations on the following 2 variables.
hours
a numeric vector
hypoxanthine
a numeric vector

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
xyplot(hypoxanthine ~ hours, TimeOfDeath, type=c('p','r'))

Run the code above in your browser using DataLab