It is because 2000 is not divisible by 7. Partial recycling doesn't work for data frame columns: d <- data.frame(x=1:10) d$x <- 1 d$x <- 1:2 ...
確定! 回上一頁