| is_real | R Documentation |
Check if vector is a real (numeric non-integer)
is_real(x, tol = .Machine$double.eps^0.5)
x |
a vector |
tol |
tolerance within which a value counts as a whole number |
A logical.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.