... an array has no content, the dimname are nevertheless retained: > a <- array(0,dim=c(0,3)) > dimnames(a) <- list(size=c() , fish=c("cod" ...
確定! 回上一頁