data.frames.simfull(actions, n, wide = TRUE, LTCF = NULL, rndseed = NULL,
verbose = getOption("simcausal.verbose"))sim and TRUE turns on printing of auxiliary information messages. To rurn this off by default use options(simcausal.verbose=FALSE).data.frame corresponding to an action specified by the actions argument, action names are used for naming these list items.simobs - a wrapper function for simulating observed data only; sim - a wrapper function for simulating both types of data; doLTCF for forward imputation of the missing values in already simulating data; DF.to.long, DF.to.longDT - converting longitudinal data from wide to long formats.