environ | R Documentation |
See vignette("internals", "gameofclones")
for more information and
for the exact values used.
environ
A list of length 9:
Numeric vector of length 1 for aphid survival rate at harvesting.
Numeric vector of length 1 for dispersal rates between fields for aphids, adult wasps.
Numeric vector of length 1 for dispersal rates between fields for aphids, adult wasps.
Numeric vector of length 1 for predation rate for aphids and non-adult wasps.
Numeric vector of length 1 for time between harvests (typical for alfalfa).
List of length 2, each item of which contains a 1-length numeric vector
indicating the day at which aphids begin dispersing for 20ºC (lowT
)
and 27ºC (highT
).
It's assumed that only adults are dispersing, but the day at which
this occurs depends on how quickly the aphids are developing.
Numeric vector of length 1, indicating environmental std dev for aphids.
Numeric vector of length 1, indicating environmental std dev for wasps.
Numeric vector of length 1, indicating environmental correlation among instars.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.