Description Usage Arguments Value Examples
Convenience function to add affixes to strings (prefixes & suffixes).
1 2 3 4 5 6 7 8 9 10 11 |
x |
A vector of elements to append with an affix. |
prefix |
A string to append to the front of elements. |
suffix |
A string to append to the back of elements. |
... |
ignored. |
Returns a string of affix appended digits.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.