Learn R Programming

geoflow (version 1.2.0)

executeWorkflowJob: executeWorkflowJob

Description

executeWorkflowJob allows to execute a workflow job

Usage

executeWorkflowJob(config, jobdir, queue, monitor)

Arguments

config

a configuration object as read by initWorkflow

jobdir

the Job directory. Optional, by default inherited with the configuration.

queue

an ipc queue to use geoflow in geoflow-shiny

monitor

a monitor function to increase progress bar

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com