View source: R/Utility_functions.R
is.wholenumber | R Documentation |
Test for integer/whole number vector
is.wholenumber(x, tol = .Machine$double.eps^0.5)
x |
numeric vector to be tested |
tol |
numeric; precision level |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.