reset.job | R Documentation |
Reset a job with different params
reset.job(
x,
...,
i = NULL,
rootdir = x@rootdir,
jb.mem = x@runinfo$mem,
jb.cores = x@runinfo$cores,
jb.time = x@runinfo$time,
update_cores = 1,
task = NULL
)
A Flow job object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.