A missing value in the index always yields a missing value in the output: ... df <- data.frame(x = rep(1:3, each = 2), y = 6:1, z = letters[1:6]) # Set seed ...
確定! 回上一頁