is_int | R Documentation |
Is x`` equivalent to the integer (rounded) version of
x'? Works for doubles, etc.
is_int(x, tolerance = sqrt(.Machine$double.eps))
x |
numeric or integer |
tolerance |
passed to |
Probably someone else has implemented a better version
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.