You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For doing a parameter scan of some kind, it would be natural to pass a data.frame of parameters to dust_system_create. Obviously possible to convert that into a list of lists (though the transpose is a bit annoying), but would be more user-friendly.