monitorParallelSync: Experimental (use with caution) track parallelSync while in...

Description Usage Arguments Details Value Examples

Description

Experimental (use with caution) track parallelSync while in progress

Usage

1
monitorParallelSync(project.id = getProject(), check.interval = 5)

Arguments

project.id

Project to synchronize.

check.interval

how many seconds to delay until last check

Details

Must use separate R process from parallelSync(). Refreshes project plot with compute node labels are working or completed

Value

ggplot of project graph

Examples

1
2
3
4
## Not run: 
monitorParallelSync("adaprHome")

## End(Not run) 

adapr documentation built on May 1, 2019, 7:05 p.m.