Class | Description |
---|---|
RConsole |
A simple buffering console that is used to cache the output from an R session
and then can be used to return the console output as a string.
|
RExpression |
The RExpression actor is an actor designed to run an R script or function
with inputs and outputs determined by the ports created by the user.
|
RExpression2 |
The RExpression actor is an actor designed to run an R script or function
with inputs and outputs determined by the ports created by the user.
|