| Constructor and Description |
|---|
RTaskWithoutManifest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compatibleWith(File file)
Checks whether the given file is compatible with this task.
|
TaskExecutionResult |
execute(File file,
GraphicsPolicy policy)
Executes this R task with the given file and graphics policy.
|
String |
getName()
Gets the name of associated with this task.
|
public String getName()
public boolean compatibleWith(File file)
compatibleWith in interface Taskfile - Input file.public TaskExecutionResult execute(File file, GraphicsPolicy policy)
Copyright © 2016. All rights reserved.