print.BatchtoolsFuture {future.batchtools} | R Documentation |
Prints a batchtools future
Description
Prints a batchtools future
Usage
## S3 method for class 'BatchtoolsFuture'
print(x, ...)
Arguments
x |
An BatchtoolsFuture object |
... |
Not used. |
[Package future.batchtools version 0.12.2 Index]