| Class | Description | 
|---|---|
| HybridTemplateLoader | 
 Attempts to load the template from the class-path, followed
 by the file-system, otherwise fails. 
 | 
| RScriptExecutor | 
 The RScriptExecutor provides an interface for invoking  R scripts via
 system commands. 
 | 
| RScriptInput | 
 Used to group all of the arguments/values passed to the script. 
 | 
| RScriptOutput | 
 Used to group all of the arguments/values retrieved from the script. 
 | 
| Exception | Description | 
|---|---|
| RScriptException | 
 General purpose RScript exception. 
 | 
Copyright © 2020. All rights reserved.