Navigating to application after reactor startup.

navigate_to_app(obj, silent = FALSE)

Arguments

obj

reactor object

silent

logical, start silently. Default: FALSE

Value

obj reactor object

See also

Examples

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