R language primer
The R language has been developed into a handful of versions—specifically, the open-source R engine, and the TIBCO Enterprise Runtime for R engine, both developed from the legacy S-PLUS language.
Some differences exist among these, more so between the open-source R engine and the S-PLUS engine; whereas the open-source R engine and the TIBCO Enterprise Runtime for R engine are highly compatible. Most scripts and functions that you write in open-source R run in the TIBCO Enterprise Runtime for R engine.
This documentation is not intended to teach programmers how to write scripts and functions or delve too deeply into creating R language packages. Rather, we address techniques for skilled package developers who must test and share their packages across an organization that has deployed Spotfire (and optionally Spotfire® Statistics Services), and that uses the TIBCO Enterprise Runtime for R engine to run the package code.