has_items: Check if object has items

View source: R/utils.R

has_itemsR Documentation

Check if object has items

Description

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

Usage

has_items(x)

Arguments

x

Object to check

Value

Logical indicating if x has items


tuber documentation built on March 25, 2026, 9:08 a.m.