Description Usage Arguments Details Value Examples
Experimental (use with caution) track parallelSync while in progress
1 | monitorParallelSync(project.id = getProject(), check.interval = 5)
|
project.id |
Project to synchronize. |
check.interval |
how many seconds to delay until last check |
Must use separate R process from parallelSync(). Refreshes project plot with compute node labels are working or completed
ggplot of project graph
1 2 3 4 | ## Not run:
monitorParallelSync("adaprHome")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.