Description Usage Arguments Value Examples
Generates character strings of the ordinal version of numbers in English words.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
A numeric vector, usually integer, or an object of class "ordinal" |
... |
Ignored. Included only for compatibility. |
A character string vector of ordinal versions of the number, with S3 class "ordinal"
1 | ordinal(1:12)
|
[1] first second third fourth fifth sixth seventh eighth
[9] ninth tenth eleventh twelfth
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.