ezIntString | R Documentation |
convenience function that prevents scientific notation and surrounding white space. Such characters are need for system calls to commandline tools.
ezIntString(x)
x |
an integer. |
Returns the input integer as a character.
Rehrauer, Hubert
Schmid, Peter
ezIntString(4.5e7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.