Learn R Programming

abd (version 0.1-22)

Rigormortis: Rigormortis and Time of Death

Description

Number of bodies reaching rigormortis in each hour after death.

Usage

data(Rigormortis)

Arguments

source

Pounder, D.J. 1995. Postmortem changes and time of death. University of Dundee. http://www.dundee.ac.uk/forensicmedicine/llb/timedeath.htm.

Examples

Run this code
data(Rigormortis)
xyplot(count~hours, Rigormortis, type='h', lwd=3)
barchart(count ~ hours, Rigormortis, horizontal=FALSE)

Run the code above in your browser using DataLab