Learn R Programming

adapr (version 2.0.0)

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

Description

Experimental (use with caution) track parallelSync while in progress

Usage

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

Arguments

project.id

Project to synchronize.

check.interval

how many seconds to delay until last check

Value

ggplot of project graph

Details

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

Examples

Run this code
# NOT RUN {
monitorParallelSync("adaprHome")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab