gsub only supports one string of matching with one string of replacement. ... mgsub::mgsub(string = s, pattern = c("hey", "ho"), replacement = c("ho", ...
確定! 回上一頁