Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Rigormortis

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)

abd

The Analysis of Biological Data

v0.2-8
GPL-2
Authors
Kevin M. Middleton <middletonk@missouri.edu>, Randall Pruim <rpruim@calvin.edu>
Initial release
2015-07-02

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.