warnIfEmpty: warnIfEmpty

View source: R/main.R

warnIfEmptyR Documentation

warnIfEmpty

Description

Gives a warning if the object is NULL or empty and returns the object

Usage

warnIfEmpty(x)

Arguments

x

object to be tested for NULL or being empty (vector of length 0 or data frame with no rows)


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.