Description Usage Arguments Value References Examples
View source: R/numbers2words.R
A function for turning numeric input into its corresponding character string.
1 |
x |
Integer number to be converted into text/strings |
Character strings representing numbers
http://tolstoy.newcastle.edu.au/R/help/05/04/2715.html
https://gist.github.com/psychemedia/150cb9901529da58124a
1 | numbers2words(2L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.