exTropicalMoth {devRate} | R Documentation |
Tropical moth development rate at constant temperatures.
Description
This is a sample dataset to be used in the package examples. In this example, we used data from Crespo-Perez et al. (2011) on the potato tuber moth Tecia solanivora (Lepidoptera: Gelechiidae), a major crop pest in the central Andes of Ecuador. We used Web Plot Digitizer (Rohatgi 2015) to extract the data on development rate as a function of temperature.
Crespo-Perez, V., Rebaudo, F., Silvain, J.-F. & Dangles, O. (2011). Modeling invasive species spread in complex landscapes: the case of potato moth in Ecuador. Landscape ecology, 26, 1447-1461.
Rohatgi, A. (2015). WebPlotDigitalizer: HTML5 based online tool to extract numerical data from plot images.
Usage
exTropicalMoth
Format
A list of two elements with a list of three elements.
- raw
The raw data extracted from Crespo-Perez et al. 2011.
- eggs
raw temperatures and development rates
- larva
raw temperatures and development rates
- pupa
raw temperatures and development rates
- model
The nls object returned by the devRateModel function.
- eggs
nls object
- larva
nls object
- pupa
nls object