powered by
Remove cannibalistic trophic links.
RemoveCannibalisticLinks(community, title)
A new object of class Community.
Community
an object of class Community.
a title for the new community.
Lawrence Hudson
Returns a new Community with any cannibalistic trophic links removed.
data(TL84) NumberOfTrophicLinks(TL84) TL84.no.cannibal <- RemoveCannibalisticLinks(TL84) NumberOfTrophicLinks(TL84.no.cannibal)
Run the code above in your browser using DataLab