num2words: Convert Number to Word

Description Usage Arguments Value

View source: R/num2words.R

Description

Convert a number to word.

Usage

1
num2words(x, first.cap = FALSE)

Arguments

x
first.cap

Should the first word be capitalized (i.e. start of a sentence)

Value

a string


dietrichson/sashaUseful documentation built on Sept. 16, 2019, 3:31 p.m.