hamsterTB: Hamster Body Temperature

hamsterTBR Documentation

Hamster Body Temperature

Description

Hourly measurements of body temperature in Djungarian dwarf hamsters with missing values.

Usage

data("hamsterTB")

Format

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

Time

hour

Tb

body temperature (°C)

Source

T. Ruf unpublished data

Examples

data(hamsterTB)
plot(hamsterTB$Time, hamsterTB$Tb, type="l")

thomaspruf/fiwidat documentation built on Aug. 28, 2023, 11:12 p.m.