powered by
Plots graphon
plot_graphon(W, cols = c("white", "black"))
A ggplot object.
A graphon given by an nxn matrix
Colors, by default white and black
W <- create_exp_matrix(100, 100) plot_graphon(W)
Run the code above in your browser using DataLab