View source: R/number_to_position.R
number_to_position | R Documentation |
Converts an integer number to its "verbal position". 1 –> "1st", 2 –> "2nd", 3 –> "3rd", 4 –> "4th", ...
number_to_position(x)
x |
A number. |
Returns the input number as string with a new suffix depending on the numbers position in the numbers bar.
{
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.