| Package | Description |
|---|---|
| com.github.rcaller.rstuff |
| Modifier and Type | Method and Description |
|---|---|
static RCode |
RCode.create() |
static RCode |
RCode.create(StringBuffer stringBuffer) |
RCode |
RService.getRCode() |
RCode |
RCaller.getRCode() |
| Modifier and Type | Method and Description |
|---|---|
static RCaller |
RCaller.create(RCode rcode,
RCallerOptions rCallerOptions) |
void |
RCaller.setRCode(RCode rcode) |
| Constructor and Description |
|---|
RCaller(RCode rCode,
ROutputParser parser,
RStreamHandler rOutput,
RStreamHandler rError,
MessageSaver messageSaver,
TempFileService tempFileService,
RCallerOptions rCallerOptions) |
Copyright © 2016. All rights reserved.