n2w_de | R Documentation |
Convert numbers from 0 to 10 to German words.
n2w_de(x, cap = FALSE, female = FALSE)
x |
A numeric vector. Values should be integers. The absolute values should be between 0 and 10. |
cap |
Whether to capitalize the first letter of the word. This can be useful when the word is at the beginning of a sentence. Default is FALSE. |
female |
Logical. Make gender of "ein" female ("eine"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.