is.wholenumber | R Documentation |
Test if x is a integer number
is.wholenumber(x, tol = .Machine$double.eps^0.5)
x |
number to be tested |
function derived from example of integer
documentation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.