addToStr | R Documentation |
Adds number as string
addToStr(x, num, delim = "")
x |
is the string to be added to; must be a character |
num |
the number added to the string (numeric value will be changed to word form) |
delim |
the separator, default is "" |
a string string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.