rapidPlot: Make project graph with sync status already computed.

Description Usage Arguments Details Examples

Description

Make project graph with sync status already computed.

Usage

1
rapidPlot(previousGraph, project.id = getProject(), message = "Running")

Arguments

previousGraph

output value of createProjectGraph

project.id

character string of project id examined

message

string subtitle added to graph

Details

Used by syncProject() to disply synchronization progress

Examples

1
2
3
4
5
6
7
## Not run: 
# Requires pandoc location or RStudio
graphData <- graphProject("adaprHome")
rapidPlot(graphData)


## End(Not run) 

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