digits2words {shiny.semantic} | R Documentation |
Helper function that transforms digits to words
Description
Helper function that transforms digits to words
Usage
digits2words(number)
Arguments
number |
numeric digits from 1 to 10 |
Value
character with number word
[Package shiny.semantic version 0.5.1 Index]