str_replace : 取代文字,但是沒蓋掉原本,需要指定變數給它,如第二行. gsub : 有'山' 的地方取代成海 str_replace(example.obj, pattern = 'huge', ...
確定! 回上一頁