Client-Side R Features Not Available With Server-Side R
Many of the features of the IMLPlus interface to client-side R are not available with the interface to server-side R. Be aware of the following restrictions:
- None of the methods in the DataObject class can interact with server-side R.
- With the exception of the method IsValidIdentifier, none of the methods in the R class can be
used with server-side R.
- The method PasteGraphic in the OutputDocument class cannot be used to paste
a graphic from server-side R unless IML Studio and the SAS Workspace Server are running on the same computer.