public class InstallDependencyForIntegrationTests extends Object
Constructor and Description |
---|
InstallDependencyForIntegrationTests() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
printRScript(String dmlScriptFile)
Prints out an R script.
|
public InstallDependencyForIntegrationTests()
public static void main(String[] args) throws IOException, DMLRuntimeException, InterruptedException
public static void printRScript(String dmlScriptFile)
Prints out an R script.
dmlScriptFile
- filename of R scriptCopyright © 2020 The Apache Software Foundation. All rights reserved.