Learn R Programming

tuber (version 2.0.0)

has_items: Check if object has items

Description

Returns TRUE if x is not NULL and has length > 0

Usage

has_items(x)

Value

Logical indicating if x has items

Arguments

x

Object to check