powered by
Plot function for 'network_module' object.
# S3 method for network_module plot(x, ...)
A 'network_module' object.
Additional arguments passed to plot_network.
plot_network
Creates a plot of the module and returns a graph object. See plot_network for details.
# NOT RUN { module <- random_module(1:10) plot(module) # }
Run the code above in your browser using DataLab