R/utils.R
compatibility_pop_model.Rd
A function to check the compatibility between a population and a model
compatibility_pop_model(pop, model)
An object of class population
An Individual Based Model created with the mk_model function