Description Usage Arguments Value
The opposite of strpop: push string(s) onto a string. unlike Perl or C versions, this function does not modify w behind the scenes
1 |
w |
a string |
x |
one or more elements to push onto the string |
y |
optional, split character (default is " ") |
z |
optional, add x after str2vec(w)[z] (default: length(str2vec(w))) |
a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.