gaynorr / AlphaSimR

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

Add popMisc #160

Closed gaynorr closed 1 year ago

gaynorr commented 1 year 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 1 year ago

This is related to #143

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