mrc-ide / individual

R Package for individual based epidemiological models
https://mrc-ide.github.io/individual
Other
30 stars 16 forks source link

Allow only some processes to be named and not others. #203

Closed plietar closed 3 months ago

plietar commented 4 months ago

It was using is.null to detect unnamed processes, however in the case of a list of processes where some are named and some are not, the name is actually an empty string.