View source: R/is_wholenumber.R
is.wholenumber | R Documentation |
FUNCTION_DESCRIPTION
is.wholenumber(x, tol = .Machine$double.eps^0.5)
x |
PARAM_DESCRIPTION |
tol |
PARAM_DESCRIPTION, Default: .Machine$double.eps^0.5 |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.