numerator {nombre} | R Documentation |
Convert numbers to numerator character vectors (one, two, three)
Description
nom_numer()
and numerator()
are equivalent to nom_card()
and
cardinal()
for integers, but cardinals support fractional components
while numerator
s do not.
Usage
numerator(x, ...)
nom_numer(x, ...)
Arguments
x |
A numeric vector |
... |
Additional arguments passed to |
See Also
Other number names:
adverbial()
,
cardinal()
,
collective()
,
denominator()
,
ordinal()
,
ratio()
[Package nombre version 0.4.1 Index]