Hello
I am trying to run the following
plotweb(NA, low.spacing = 0.139, high.spacing = 0.015, col.high = "sky blue", col.low = "light green", text.rot = 90,low.y = -0.4, high.y = 1.3,y.lim = c(-1.04,2.6), x.lim = c(0,1.4), labsize = 1.2)
but i get the return
Error: could not find function "plotweb"
I have installed bipartite and I can see the function in the documentation. I have also tried naming the dataset. But get the same error.
Am very new to this, sorry if its a silly question - any help would be great! Thanks