It causes the following warnings (I report only the first two, the others are similar):
1: Problem with `mutate()` input `mds`.
i The membership argument is deprecated; modularity_matrix does not need it
i Input `mds` is ``%>%`(...)`.
2: In igraph::modularity_matrix(graph = network, membership = rep(1, ... :
The membership argument is deprecated; modularity_matrix does not need it
Plotting two samples of networks via
plot.nvd
causes some warnings. For example:It causes the following warnings (I report only the first two, the others are similar):