... "\\barticlexyz\\b|\\bamazon\\b"Let's bulk replacebulk_replace <- function(regex, vec){ map(vec, ~ stringr::str_replace_all(string = .x, ...
確定! 回上一頁