这是可行的x <- "0.466:1.187:2.216:1.196"y <- as.numeric(unlist(strsplit(x, ":")))blat$LRwAvg的值看起来都与上面的X类似,但这不起作用for (i in 1:50){ y ...
確定! 回上一頁