correct_diet | R Documentation |
A function to correct the diet of trophic species.
correct_diet(usin, dietlimits = c(NA))
usin |
The input community in which to fix the diets. |
dietlimits |
# A matrix the same size as imat that gives the diet limits as a proportion of the total diet. All values must be between 0 and 1. Leaving it as NA sets the limits of all diet items to 1. |
The modified community with new diet preferences.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.