calculates stocks of animals of different categories.
Usage
calcAnimalStocks(grouping = "IPCC")
Arguments
- grouping
IPCC: Animal grouping of IPCC Guidelines
Value
List of magpie objects with results on country level, weight on country level, unit and description.
Author
Benjamin Leon Bodirsky
Examples
if (FALSE) { # \dontrun{
calcOutput("AnimalStocks")
} # }