dolbear | R Documentation |
dolbear1897;textualsonicscrewdriver was the first to publish a formula for how the rate of chirping of crickets varies with temperature, using the tree cricket Oecanthus fultoni.
dolbear(n = NULL, t = NULL, species = "Oecanthus fultoni")
n |
Chirps per minute |
t |
Temperature in Celsius |
species |
Species to use (by default Oecanthus fultoni), NULL to calculate for all species. |
Subsequent research by Dolbear and others have published additional formulae for other species: Oecanthus fultoni \insertCitefulton1925sonicscrewdriver, Oecanthus rileyi \insertCitewalker1962sonicscrewdriver, Oecanthus alexanderi \insertCitewalker2010sonicscrewdriver, and Oecanthus allardi \insertCiteallard1957sonicscrewdriver.
Data frame with t and n calculated for matching species.
dolbear(n=6)
dolbear(t=25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.