str_replace (string, pattern, replacement) str_replace_all(string, pattern, ... fruits <- c("one apple", "two pears", "three bananas") str_replace(fruits, ...
確定! 回上一頁