ResourceLargerThanConsumer | R Documentation |
Trophic links in which the resource has a larger body mass than the consumer.
ResourceLargerThanConsumer(community)
community |
an object of class |
Returns a data.frame
with columns ‘resource’, ‘consumer’,
‘resource.M’ and ‘consumer.M’.
A data.frame
Lawrence Hudson
Community
data(TL84)
ResourceLargerThanConsumer(TL84)
# Highlight trophic links
PlotNvM(TL84, highlight.links=ResourceLargerThanConsumer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.