powered by
Internal function (used by submit_flow), which submit a single step of a flow.
submit_job(jobj, fobj, job_id, execute = FALSE, verbose = FALSE, ...)
Object of calls job
Object of calls flow
job id
A logical vector suggesting whether to submit this job
logical
not used
# NOT RUN { submit_job(jobj = jobj, fobj = fobj, execute = FALSE, verbose = TRUE, wd = wd, job_id = job_id) # }
Run the code above in your browser using DataLab