Learn R Programming

matriz (version 1.0.1)

is_empty: Check if object is empty

Description

Tests if an object has length zero.

Usage

is_empty(x)

Value

Logical indicating if object has zero length

Arguments

x

Object to test