is.wholenumber | R Documentation |
Each element is number class.
is.wholenumber(x, tol = .Machine$double.eps^0.5)
x |
an object to be tested or coerced. |
Jingcheng Yang <yjcyxky@163.com>
library("BioVisReportR") is.wholenumber(c(1:16))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.