From the columns V1,V2,V3 of this table, I'd like to get for row i a vector of c(V1[i],V2[i], V3[i]). I can get a list of the desired ...
確定! 回上一頁