str_replace_all (fruits, "b", NA_character_) [1] "one apple" "two ... [1] "-ne apple" "tw- pears" "thr-e bananas" > str_replace_all(fruits, ...
確定! 回上一頁