plotDOT: Plot Dependency Graph

Description Usage Arguments

View source: R/plot.R

Description

Produces a PDF image using graphviz

Usage

1
plotDOT(graph, file = NULL, dotfile = NULL, args = "")

Arguments

graph

dependGraph

file

character where to save pdf image

dotfile

character where to save dot commands to produce plot

args

character additional arguments to dot command line program


clarkfitzg/makeParallel documentation built on Nov. 21, 2020, 2:35 a.m.