Rigormortis: Rigormortis and Time of Death

RigormortisR Documentation

Rigormortis and Time of Death

Description

Number of bodies reaching rigormortis in each hour after death.

Format

A data frame with 12 observations on the following 2 variables.

hours

a numeric vector

count

a numeric vector

Source

Pounder, D.J. 1995. Postmortem changes and time of death. University of Dundee.

Examples


xyplot(count ~ hours, Rigormortis, type='h', lwd=3)
barchart(count ~ hours, Rigormortis, horizontal=FALSE, origin=0)


kmiddleton/abd documentation built on Nov. 4, 2022, 7:31 a.m.