Description Usage Arguments Value
Checks if a number is whole
1 | is_wholenumber(num, tol = .Machine$double.eps^0.5)
|
num |
(numeric): number to check |
tol |
(numeric): how close the number needs to be to whole |
(boolean): is the number whole?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.