simDAG 0.3.1
Enhancements
- Added the
remove_varsargument to thesim2data()function, to allow users to exclude certain variables from the output if desired.
Bug Fixes
- Fixed a bug where
sim_n_datasets()would fail withn_cores > 1whenever nested custom functions were used in nodes.
Documentation
- The previous
node_customdocumentation page has been turned into a vignette (which it should have been from the start).