is_whole_number | R Documentation |
Check if number of whole number
is_whole_number(x, tol = 1e-10)
x |
number to check or vector of numbers |
tol |
how far away from whole number is ok? |
TRUE if it is a whole number within tolerance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.