Displaying 1 result from an estimated 1 matches for "x24fresh".
2012 Jun 13
0
Determining Legend for smoothScatter
Dear all,
I am using the smoothScatter function in base R for a plot -
Lab.palette.both <-
colorRampPalette(c("darkblue","lightblue","red","yellow"), space = "Lab")
smoothScatter(X24fresh.sorted[,c(13,10)], colramp = Lab.palette.both)
I understand that my yellow colored points represent highest density, red
lower, lightblue even lower etc. But how do I obtain a legend with the
actual counts for this figure?
I would really appreciate your help.
Thanks!
Kurinji
Grduate Student
Jo...