epiverse-trace / simulist

An R package for simulating line lists
https://epiverse-trace.github.io/simulist/
Other
5 stars 1 forks source link

`NA` vs `NULL` for non-used processes #147

Closed sbfnk closed 4 months ago

sbfnk commented 4 months ago

sim_linelist expects arguments to be set to NA if not used - usually NA is reserved for missing data (and has a type) so I think this should be NULL instead.

jamesmbaazam commented 4 months ago

This package does not have a sim_linelist() function. Was this issue meant for {simulist}? I will transfer it to simulist.