Description Usage Arguments Details Examples
Converts numeric values to positive integers with a warning.
1 | num2int(x)
|
x |
an |
num2int uses as.integer functionality.
1 | suppressWarnings(num2int(pi) == 3L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.