is_empty {matriz} | R Documentation |
Check if object is empty
Description
Tests if an object has length zero.
Usage
is_empty(x)
Arguments
x |
Object to test |
Value
Logical indicating if object has zero length
[Package matriz version 1.0.1 Index]