str_replace () replaces the first matched pattern and returns a character vector. str_replace_all() replaces all matches. Similar to sub() and gsub() .
確定! 回上一頁