Learn R Programming

adapr (version 1.0.2)

monitorParallelSync.project: Track parallelSync.project while in progress

Description

Track parallelSync.project while in progress

Usage

monitorParallelSync.project(project.id = get.project(), 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.project(). Refreshes project plot with compute node labels are working or completed

Examples

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

Run the code above in your browser using DataLab