Description Usage Arguments Value Examples
Add ordinal suffixes (-st, -nd, -rd, -th) to numbers.
1 2 3 | f_ordinal(x, ...)
ff_ordinal(...)
|
x |
A vector of numbers (or string equivalents). |
... |
ignored. |
Returns a string vector with ordinal suffixes.
1 | f_ordinal(1:25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.