Description Usage Arguments Value Author(s) See Also Examples
Extracts results for a single species from a cooccur
object.
1 |
mod |
Object of class |
spp |
Name of the species, or the number assigned to it. |
all |
Logical. If TRUE then all, not just significant, results are returned. |
Same as prob.table()
but for only one species.
Daniel M Griffith
1 2 3 4 5 6 | #data(finches)
#cooccur.finches <- cooccur(mat=finches,
# type="spp_site",
# thresh=TRUE,
# spp_names=TRUE)
#pair(cooccur.finches,"Geospiza fortis",all=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.