dyad_change: dyad_change function

Description Usage Arguments

View source: R/measurment_functions_DYADS.R

Description

This function will take two graphs and take the difference in dyad weight.

Usage

1
dyad_change(g1, g2, directed = FALSE)

Arguments

g1

First graph.

g2

Second graph.

directed

Wether the networks are directed (Default=FALSE).


tbonne/netTS documentation built on July 26, 2021, 2:27 a.m.