spsspkg.SetStatisticsOutput Function (R)

spsspkg.SetStatisticsOutput("value"). Controls the display of IBM® SPSS® Statistics output in R when running IBM SPSS Statistics from R. Output is displayed as standard output, and charts and classification trees are not included. When running R from IBM SPSS Statistics within program blocks (BEGIN PROGRAM R-END PROGRAM), this function has no effect. The value of the argument is a quoted string:

  • "ON". Display IBM SPSS Statistics output in the R console. Output is displayed by default.
  • "OFF". Do not display IBM SPSS Statistics output in R.