R's way of printing a zero length vector(an integer one). So you could test for length 0 length(a) [1] 0. I suggest you not to use which, ...
確定! 回上一頁