plotIntGraph {integr} | R Documentation |
Plots Interaction graph
Description
Plots Interaction graph
Usage
plotIntGraph(ig)
Arguments
ig |
Interaction graph |
Value
Plots the ig
Examples
plotIntGraph(interactionGraph(golf, "Play", intNo = 10))
[Package integr version 1.0.0 Index]