dolbear | R Documentation |
Calculates either chirps per minute based on temperature or vice versa using Dolbear's law (or equivalent laws for other species)
dolbear(n = NULL, t = NULL, species = "Oecanthus fultoni")
n |
Chirps per minute |
t |
Temperature in Celsius |
species |
Species to use (by default Oecanthus fultoni) |
Missing value of n or t
dolbear(n=6)
dolbear(t=25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.