int2word | R Documentation |
Converts integers into English words, Based on a function by John Fox: http://tolstoy.newcastle.edu.au/R/help/05/04/2715.html
int2word(x)
x |
an integer |
int2word(324513)
int2word(-3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.