submit_run: Submit several flow objects, limit the max running...

View source: R/limit_runs.R

submit_runR Documentation

Submit several flow objects, limit the max running concurrently

Description

Submit several flow objects, limit the max running concurrently

Usage

submit_run(x, wd, max_processing = 7)

Arguments

x

a list of flow objects

wd

a folder to monitor (flow_run_path)

max_processing

max number of flow which may be processed concurrently


sahilseth/flowr documentation built on Feb. 17, 2025, 11:57 a.m.