View source: R/Utility_functions.R
Test for integer/whole number vector
1 | 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.