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/codedoctor documentation built on Nov. 18, 2020, 4:34 p.m.