Package org.opennms.netmgt.integrations.R
-
Class Summary 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 Summary Exception Description RScriptException General purpose RScript exception.