| ordinal | R Documentation |
Converts a given number to the nearest ordinal value.
ordinal(x)
x |
a numeric scalar. |
a character string denoting the nearest ordinal value.
properCase.
ordinal(1) ordinal(2) ordinal(3) ordinal(pi) ordinal(123) ordinal(124) ordinal(1000)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.