Does anyone have a way to toggle the interactive mode of the R engine once it's been initialized?
I'd like to be able to have the ability for the user to interact with the engine and then disable it in subsequent calls.
My main issue is the plot window (device) appearing while processing R commands and I'd like to suppress it.
I'd like to be able to have the ability for the user to interact with the engine and then disable it in subsequent calls.
My main issue is the plot window (device) appearing while processing R commands and I'd like to suppress it.