As both columns are list after the strsplit , use map2 to loop over the corresponding list elements library(dplyr) library(purrr) data_frame ...
確定! 回上一頁