powered by
Check if network is a signed network
is_signed(g)
logical scalar
igraph object
g <- sample_islands_signed(2, 5, 1, 5) is_signed(g)
Run the code above in your browser using DataLab