You can check use lapply on your list. I changed the definition of your strsplit to match your intended output. dc1 <- read.table(text = 'V1 V2 1 ...
確定! 回上一頁