Displaying 1 result from an estimated 1 matches for "p20638991p20638991".
Did you mean:
tp20638991p20638991
2008 Nov 22
5
What's the BEST way in R to adapt this vector?
...y.new <- c(1:y.nk); y.new[1:y.nk] <- NA
y.new <- as.vector(z.trans)
rm(y.k, y.n, y.nk, y.1, y.2, y.3, z, z.trans)
y
y.new
Is there a better a way? I'm still pretty new. Thanks.
--
View this message in context: http://www.nabble.com/What%27s-the-BEST-way-in-R-to-adapt-this-vector--tp20638991p20638991.html
Sent from the R help mailing list archive at Nabble.com.