numbers2words: Returns the words that describe the integer values of the...

View source: R/numbers2words.R

numbers2wordsR Documentation

Returns the words that describe the integer values of the number provided as an argument.

Description

From GitHubGistpsychemedia/numbers2words.R Function by John Fox found here: http://tolstoy.newcastle.edu.au/R/help/05/04/2715.html Tweaks by AJH to add commas and "and" have been commented out since they are wrong

Usage

numbers2words(x)

Arguments

x

scaler that may be integer or number (real).


rmsharp/rmsutilityr documentation built on Feb. 13, 2024, 6:01 p.m.