Rdocumentation
powered by
Learn R Programming
cwhmisc (version 1.0.0)
whole.number: Check an array on whole numbers (x in I).
Description
whole.number
checks an array whether it consists of whole numbers only (x in I).
Usage
whole.number(x)
Arguments
x
A numerical array.
Value
TRUE
,
FALSE