Hi everybody,
I tried to add a ver-line to this histogram for identify the density of a simulated networks with my observed data as the line should be on 0.124, by the code: lines(rep(gden(friendnet),2),c(0,30),col="red",lwd=5)
but I face error:
Error in plot.xy(xy.coords(x, y), type = type, ...) : plot.new has not been called yet
Blockquote