TimeOfDeath: Hypoxanthine and Time Since Death

Description Usage Format Source Examples

Description

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

Usage

1

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

1
2
data(TimeOfDeath)
xyplot(hypoxanthine ~ hours, TimeOfDeath, type=c('p','r'))

abd documentation built on May 2, 2019, 4:46 p.m.