is.wholenumber | R Documentation |
Checks whether value is a whole number
is.wholenumber(x, tol = .Machine$double.eps^0.5)
x |
object to be tested |
tol |
tolerance |
Logical value (TRUE or FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.