library(dplyr) library(stringr) library(tidytext) library(wordcloud2) ... 將字串依,分割 # strsplit回傳list , 我們取出list中的第一個元素 P ...
確定! 回上一頁