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/Rm_data documentation built on Feb. 27, 2025, 7:17 p.m.