powered by
Creates a 'network' object containing no modules.
create_empty_network(p)
The number of nodes in the network
A network object.
# NOT RUN { nw <- create_empty_network(10) plot(nw) # A network with no edges. # }
Run the code above in your browser using DataLab