Description Usage Arguments Value
Convert English number words (e.g. one, two, three) into digits (1, 2, 3).
1 | convert_words_to_digits(words = NULL, return_numeric = NULL)
|
words |
words to turn into digits |
return_numeric |
logical, set to true if output should be converted to numeric |
character unless return_numeric == TRUE
then numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.