dplyr::mutate_all(~stringr::str_replace_all(., "_([^_]*)_", "\\\\textit{\\1}")) %>%, dplyr::mutate_all(~stringr::str_replace_all(., "_([^_]*)_", ...
確定! 回上一頁