I have this data frame and I'm trying to create a new data frame from the first column. > dput(test) structure(list(r = structure(c(1, ...
確定! 回上一頁