Displaying 1 result from an estimated 1 matches for "macrofauna".
2006 Sep 19
2
bubble plot problems
...size, and I would like to be able to define bubble sizes shown in the
legend (now it shows 0, 0, 0, 9.747 and 4265.757 which is not really
convenient. Passing some of the standard plot arguments didn't help (in
fact, nothing changed).
bubble(points,fill=FALSE,aspect='fill',main='macrofauna',col='black',scales=list(y=list(tick.number=numberspecies,labels=rev(names(data)))),ylim=c(1:numberspecies))
Thanks,
Piet