In Daniel's answer, the str_replace function of stringr is basically doing this by vectoring sub with mapply . And the str_replace_all is vectorizing the ...
確定! 回上一頁