powered by
When logged (which is Jacob's recommendation), bounded between negative and positive infinity.
jacob_forage(r, p, log10 = FALSE)
(Numeric) Resource utilisation.
(Numeric) Resource availability.
(Logical) If TRUE, return the value as Log10.
A numeric vector.
# NOT RUN { data(moth_distrib) jacob_forage(moth_distrib$r, moth_distrib$p, log10 = TRUE) jacob_forage(moth_distrib$r, moth_distrib$p, log10 = FALSE) # }
Run the code above in your browser using DataLab