Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

is.wholenumber

checks for whole numbers (integers)


Description

checks for whole numbers (integers)

Usage

is.wholenumber(x, tol = .Machine$double.eps^0.5)

Arguments

x

the numeric vector

tol

the tolerance

Value

TRUE or FALSE for each element of x


crmPack

Object-Oriented Implementation of CRM Designs

v1.0.0
GPL (>= 2)
Authors
Daniel Sabanes Bove [aut], Wai Yin Yeung [aut], Giuseppe Palermo [aut, cre], Thomas Jaki [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.