Hello midwestmaki,
I do not change the Interactive SetupParameter. I first call graphics.off()
Next I open one or more output devices (like pdf, png, etc.) and use dev.set() to direct the graph to the desired graphics format file.
I use sink() to redirect text output to a file as well.