TERR Operators

The Spotfire Streaming TERR operators for Spotfire Enterprise Runtime for R (a/k/a TERR™) allows StreamBase to use implementation of the R language to analyze and manipulate data. There are two TERR operators:

  • The TERR operator allows a stream of tuples to be evaluated by an external TERR process, with the results returned as another stream of tuples.

  • The TERR Predict Operator allows an EventFlow module to use TERR to load RDS files and perform predict operations.

See the Operator Samples to see how these operators can be used.