Uses of Record Class
es.urjc.etsii.grafo.autoconfig.r.RExecutionRequest
Packages that use RExecutionRequest
-
Uses of RExecutionRequest in es.urjc.etsii.grafo.autoconfig.r
Methods in es.urjc.etsii.grafo.autoconfig.r with parameters of type RExecutionRequestModifier and TypeMethodDescriptionRLangRunner.execute(RExecutionRequest request) Execute the requested R script and wait for it to finish.RScriptRunner.execute(RExecutionRequest request)