is_zero: Does a vector/data.frame have no values?

View source: R/00_functions.R

is_zeroR Documentation

Does a vector/data.frame have no values?

Description

Does a vector/data.frame have no values?

Usage

is_zero(x)

Arguments

x

(data.frame/vector)

Value

(logical)


COHHIO/RmData documentation built on Feb. 28, 2025, 8:59 a.m.