search for: qutat

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

Did you mean: qstat
2010 Jul 16
2
a issue about the qutation mark?
Following is a function that I wrote (It is working well). It's a simple one, nothing complicated. The only question that I have is a qutation mark issue, I guess. ############################################# funcname <- function(trait.file){ #line1 setwd('/root/subroot') # line 2 load('imge.RData') # line3 imge <- imge[,-c(3)]...