ids_incomplete: Identify incomplete ids

Description Usage Arguments

Description

Look for jobs that have not completed. Very simple minded and only looks for existance of the output file. Eventually this will support running a custom function over the output.

Usage

1
ids_incomplete(experiment, task, test = NULL)

Arguments

experiment

Name of the experiment

task

Name of the task

test

Function to apply to each output to determine "done-ness" (not yet implemented)


traitecoevo/experimentr documentation built on May 31, 2019, 7:42 p.m.