compatibility_pop_model {IBMPopSim} | R Documentation |
A function to check the compatibility between a population and a model
compatibility_pop_model(pop, model)
pop |
An object of class population |
model |
An Individual Based Model created with the mk_model function |