powered by
Utility function to plot networks.
position(net, ...)
Network
Additionnal parameters
Matrix with as many rows as the number of edges of network and three columns (name, xcoord, ycoord).
# NOT RUN { data(network) position(network) # }
Run the code above in your browser using DataLab