powered by
Returns the position of edges in the network
signature(net = "network")
Returns a matrix with the position of the node. This matrix can then be used as an argument in the plot function.
# NOT RUN { data(simul) position(Net) # }
Run the code above in your browser using DataLab