compatibility_pop_model: Check population-model compatibility
Description
A function to check the compatibility between a population and a model
Usage
compatibility_pop_model(pop, model)
Arguments
- pop
An object of class population
- model
An Individual Based Model created with the mk_model function