Description Usage Arguments Value
View source: R/is.wholenumber.R
Utility function to check if a number is a whole number
1 | is.wholenumber(x, tol = .Machine$double.eps^0.5)
|
x |
The number to check |
tol |
The tolerance |
Boolean stating whether x is a whole number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.