View source: R/print-nn-exec.R
| ordinal_gen | R Documentation |
This function is originally from numform::f_ordinal().
ordinal_gen(x)
x |
Vector of numbers. Could be a string equivalent |
Returns a string vector with ordinal suffixes.
kindling:::ordinal_gen(1:10)
Note: This is not exported into public namespace.
So please, refer to numform::f_ordinal() instead.
Rinker, T. W. (2021). numform: A publication style number and plot formatter version 0.7.0. https://github.com/trinker/numform
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.