gaynorr / AlphaSimR

R package for breeding program simulations
https://gaynorr.github.io/AlphaSimR/
Other
40 stars 17 forks source link

Add popMisc #160

Closed gaynorr closed 9 months ago

gaynorr commented 9 months ago

Add a slot to populations called popMisc that is a list of any length. Be sure to make this an empty list anytime the populations changes.

gregorgorjanc commented 9 months ago

This is related to #143

@gaynorr what about providing an argument in SimParam to modulate this behavior of clearing the planned popMisc?