Displaying 1 result from an estimated 1 matches for "f87431".
Did you mean:
687431
2008 Sep 22
1
SmoothScatter plot range issue
...sponding x and y
values
library(geneplotter)
library(RColorBrewer)
layout(matrix(1:1, ncol=2, byrow=TRUE))
smoothScatter(xyz, nrpoints=0, xlim=c(-3,3),
ylim=c(0,5),colramp=colorRampPalette(c("#f8f8ff", "white",
"#736AFF", "cyan", "yellow", "#F87431", "#FF7F00", "red",
"#7E2217")))
###END
Thanks very much for any help,
Jason
[[alternative HTML version deleted]]