deltaGraph: Difference graph

Description Usage Arguments Value

Description

Difference graph

Usage

1
deltaGraph(B1, B2, legend = FALSE, ...)

Arguments

B1

matrix

B2

matrix

legend

logical if to print the legend

Value

a graph with colored edges where in red are plotted the edges in B1 and not in B2 and in blue the edges in B2 and not in B1.


gherardovarando/crossSectional documentation built on July 7, 2019, 12:44 a.m.