powered by
Returns the names of the first-class trophic link properties in a community.
TrophicLinkPropertyNames(community)
Two or more characters.
an object of class Community.
Community
Lawrence Hudson
The names 'resource' and 'consumer' are always returned.
Community, TLP, TLPS
TLP
TLPS
data(TL84, SkipwithPond) # Just 'resource' and 'consumer' TrophicLinkPropertyNames(TL84) # Just 'resource', 'consumer', 'link.evidence' and 'link.life.stage' TrophicLinkPropertyNames(SkipwithPond)
Run the code above in your browser using DataLab