| Interface | Description |
|---|---|
| RenjinResult |
Executable R task result data.
|
| RenjinTask |
Executable R task targeting the Renjin interpreter.
|
| Class | Description |
|---|---|
| Renjin |
Builder of executable R tasks targeting the Renjin interpreter
for scientific computing, reproducible research and
data analysis based on R.
|
| Exception | Description |
|---|---|
| RenjinException |
Exception thrown by
Renjin task builder. |