is_integer | R Documentation |
Check if a vector is an integer
is_integer(x, tol = .Machine$double.eps^0.5)
x |
a vector |
TRUE of FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.