is.zero | R Documentation |
if a number only have zeros
is.zero(x)
x |
number |
all zero or not
is.zero(c("0.000", "0.102", NA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.