loggedOutput {future.batchtools}R Documentation

Logged output of batchtools future

Description

Logged output of batchtools future

Usage

loggedOutput(...)

## S3 method for class 'BatchtoolsFuture'
loggedError(future, ...)

Arguments

future

The future.

...

Not used.

Value

A character vector or a logical scalar.


[Package future.batchtools version 0.12.1 Index]