Convert numerical objects to Enghish character strings.
A convenience function for use mainly with RMarkdown
in-text inserts. The capitalized version, Words,
makes the initial letter of the result upper case.
Usage
words(x)
Words(x)
Arguments
x
A numeric vector, usually integer
Value
A character string vector with the numbers expressed
in English words.