digit | R Documentation |
Internal utility function to obtain the number of digit of an integer. For
internal use in AVar.VRr_pfx()
functions (and others).
digit(x)
x |
The object whose number of digits is to be obtained. Length can be >1. Integer or integer-like numeric are assumed. |
The number of digits, as an integer vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.