params | R Documentation |
Default parameter descriptions which may be overridden in individual functions.
numbers |
An integer or integer-ish numeric vector to translate. |
one |
What to call values of |
two |
What to call values of |
three |
What to call values of |
zero |
What to call values of |
na |
What to call values of |
nan |
What to call values of |
inf |
What to call values of |
negative |
A prefix added to the translation of negative elements of |
decimal |
A word inserted between the whole and fractional part of translated
|
and |
Whether to insert an |
hyphenate |
Whether to hyphenate numbers 21 through 99 (e.g. |
and_fractional |
Whether to insert an
|
hyphenate_fractional |
Whether to hyphenate numbers 21 through 99 in the fractional part of translated
|
bigmark |
Whether the thousands places of formatted numbers should be separated with
a comma (e.g. |
english_fractions |
A named character vector used as a dictionary for the translation of the
fractional part of For example By default Provide an empty character to |
The value NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.