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 Dec. 9, 2024, 2:10 p.m.