Value. TRUE if x has length 0; otherwise, FALSE . Details. An empty object has length zero. Examples. isempty(c(0)) # FALSE isempty(matrix(0, 1, 0)) # TRUE.
確定! 回上一頁