Description Usage Arguments Examples
Is NA, NAN, or Infinite
1 | ef_is.nainf(x)
|
x |
value to be checked |
1 2 3 4 5 6 7 | ## Not run:
ef_is.nainf(NA)
ef_is.nainf(1)
ef_is.nainf('string')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.