Learn Data & AI Skills | 50% off
Get 50% off unlimited learning

Biostatistics (version 1.0.4)

cricket_song: Cricket song dataset

Description

Data on condition, resource availability (food quality) and sexual signalling (calling song) in the decorated cricket, Gryllodes sigillatus.

Usage

data("cricket_song")

Arguments

Format

A data frame with 568 observations on the following 5 variables.

Diet

total nutritional content of the diet in percent

Pronotum

Pronotum width in mm

Mass0

mass at the start of the experiment in g

Delta_smi

change in weight over the first week in g

Song_week1

Total amount of time the animal sang in the first week of the experiment in seconds

References

Houslay, T.M., Houslay, K.F., Rapkin, J., Hunt, J. & Bussi??re, L.F. (2017) Mating opportunities and energetic constraints drive variation in age-dependent sexual signalling (ed C Miller). Functional ecology, 31, 728-741.

Examples

Run this code
# NOT RUN {
data(cricket_song)
str(cricket_song)
# }

Run the code above in your browser using DataLab