Learn R Programming

modeldata (version 1.3.0)

crickets: Rates of Cricket Chirps

Description

These data are from from McDonald (2009), by way of Mangiafico (2015), on the relationship between the ambient temperature and the rate of cricket chirps per minute. Data were collected for two species: O. exclamationis and O. niveus. The data are contained in a data frame called crickets with a total of 31 data points.

Arguments

Value

crickets

a tibble

Examples

Run this code
data(crickets)
str(crickets)

Run the code above in your browser using DataLab