makeGraph {PaRe}R Documentation

makeGraph

Description

Makes the graph

Usage

makeGraph(funsPerDefFun, pkgName, expFuns, ...)

Arguments

funsPerDefFun

(data.frame)
Functions per defined function data.frame.

pkgName

(character)
Name of package.

expFuns

(data.frame)
Exported functinos data.frame.

...

Optional other parameters for grViz.

Value

(htmlwidget)
Diagram of the package. See grViz.


[Package PaRe version 0.1.13 Index]