search for: log_u1m1

Displaying 1 result from an estimated 1 matches for "log_u1m1".

2011 Jun 10
1
smoothScatter function question and adding a legend
...nks in advance. -Clayton > clayton <- c("white", "lightblue", "blue", "darkgreen", "green", "yellow", "orange", "darkorange", "red", "darkred") > x <- read.table("c:/users/ccolling/log_u1m1.txt", sep ="\t") > smoothScatter(x$V8~x$V7, nbin=1000, colramp = colorRampPalette(c(clayton)), nrpoints=Inf, pch="", cex=.7, transformation = function(x) x^.14,...