... dplyr::mutate(word_count = lengths(base::strsplit(catch_terms, "\\W+"))) max_n <- max(max_n$word_count) # 4b. set up the dataframe to ...
確定! 回上一頁