R語言replace()用法及代碼示例. ... 用法: replace(x, list, values) ... at # index 3 with the A and B elements # respectively y <- replace(x, c(1, 3), c("A", ...
確定! 回上一頁