Displaying 1 result from an estimated 1 matches for "handcor".
Did you mean:
handcore
2009 Sep 28
1
Bubble Plot
...show up as the smallest dot size, and I can't change this)
2) Give values to y or x axes with values, and labels
My script looks as such:
coordinates(data) = ~y + x
a1 = bubble(data, "Alive", zero.print = ".",maxsize = 5.0,
key.entries = 4*(1:6),col=c(0,3))
a2 = bubble(handcore, "Dead", maxsize = 5.0, main = "",
key.entries = 5*(0:10),col=c(0,4))
print(b1, more = TRUE)
print(b2, more = FALSE)
Thanks in advance for your help.
mw
Marion Wittmann, Ph.D.
Tahoe Environmental Research Center
University of California Davis