The IDEANet R package is a suite of convenient tools for social network analysis geared toward students, entry-level users, and non-expert practitioners
Warning: At motifs.c:857 :Dyad census called on undirected graphWarning: At motifs.c:857 :Dyad census called on undirected graphWarning: At motifs.c:857 :Dyad census called on undirected graphWarning: object 'singular_df' not found<
When using marvel data and the simple no nodelist import
load("/Users/gabe/Dropbox/IDEANet/Example Data/marvel/marvel.Rdata")
ideanet::netwrite(i_elements = edges$Source, j_elements = edges$Target, weights = edges$Weight)
I get