Returns the position of edges in the network
Returns the position of edges in the network
## S4 method for signature 'network' position(net, nv = 0)
net |
a network object |
nv |
the level of cutoff at which the analysis should be done |
Returns a matrix with the position of the node. This matrix can then be used as an argument in the plot function.
data(Net) position(Net)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.