View source: R/networksBuildLocalWebs.R
HabLoss_localweb | R Documentation |
Function to build local networks according to habitat loss/LC change scenarios
HabLoss_localweb(
metaweb = NULL,
SPPCODE = NULL,
SPP.HAB = NULL,
PIX.HAB = NULL,
EXT.TRSH = NULL,
dietcat = NULL,
HELP = TRUE
)
metaweb |
a square |
SPPCODE |
one or more species IDs |
SPP.HAB |
a spp x habitat |
PIX.HAB |
a pix x habitat |
EXT.TRSH |
threshold of lost prey that determines spp extinction. Varies from 0 to 1, increasing with predator sensitivity (e.g. 0.9 = spp dies if it is left with 90 \% of original prey) |
dietcat |
diet categories (i.e., lowest trophic level nodes that are ubiquitous across all networks) |
HELP |
print help |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.