Skip to content

simDAG 0.3.1

Choose a tag to compare

@RobinDenz1 RobinDenz1 released this 28 May 08:10

Enhancements

  • Added the remove_vars argument to the sim2data() function, to allow users to exclude certain variables from the output if desired.

Bug Fixes

  • Fixed a bug where sim_n_datasets() would fail with n_cores > 1 whenever nested custom functions were used in nodes.

Documentation

  • The previous node_custom documentation page has been turned into a vignette (which it should have been from the start).