TrophicLinkPropertyNames | R Documentation |
Returns the names of the first-class trophic link properties in a community.
TrophicLinkPropertyNames(community)
community |
an object of class |
The names 'resource' and 'consumer' are always returned.
Two or more characters.
Lawrence Hudson
Community
, TLP
, TLPS
data(TL84, SkipwithPond)
# Just 'resource' and 'consumer'
TrophicLinkPropertyNames(TL84)
# Just 'resource', 'consumer', 'link.evidence' and 'link.life.stage'
TrophicLinkPropertyNames(SkipwithPond)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.