Using the populated elements of reactor you can start the child sessions.

start_reactor(obj, silent = FALSE)

Arguments

obj

reactor object

silent

logical, start silently. Default: FALSE

Value

reactor object

See also

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }