incR_rawdata {incR}R Documentation

An example of incubation temperature time-series

Description

A dataset containing date, time and temperatures for a blue tit nest. This data set was produced by an iButton device (Maxim Integrated) and represents raw data to start the analysis of incubation behaviour.

Usage

incR_rawdata

Format

A data frame with 954 rows and 2 variables, representing three days of nest temperatures.

DATE

a date-time column. Both elements, date and time, are concatenated in one column

temperature

temperature recordings in Celsius


[Package incR version 2.1.0 Index]