Learn R Programming

ITNr (version 0.7.0)

isEmpty: isEmpty

Description

This function check whether data is numeric(0) and give returns an NA if this is true and the value of the data otherwise.

Usage

isEmpty(x)

Value

NA or the data

Arguments

x

Data