spssRGraphics.SetGraphicsLabel Function (R)
spssRGraphics.SetGraphicsLabel(displaylabel). Sets the outline title for graphical output from R. The argument is a character string specifying the outline title. This setting applies to all displayed R graphics. Omitting the argument displaylabel will reset the label to the default value of "RGraphic". This function has no effect when running IBM® SPSS® Statistics from R.
Example
spssRGraphics.SetGraphicsLabel("MyLabel")