Description Usage Arguments Details Author(s) Examples
Available predator-prey functional responses.
1 2 |
show |
A logical. If TRUE, information is printed to screen and nothing is returned. |
frair_responses
is both a vector of useful information (via show=TRUE
) and a vehicle to keep track of implemented functional responses. The latter is enforced by matching responses supplied to frair_fit
to the names
returned by frair_responses(show=FALSE)
.
Daniel Pritchard
1 2 | resp_known <- names(frair_responses(show=FALSE))
frair_responses(show=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.