Description Usage Arguments Value Examples
function to create comma separated list with strings in quotes
1 |
text |
Vector containing the text. Can be in list format as well. |
sep |
The character or string you want to separate the single quoted strings. The default is a comma ',' |
shpaste() The function returns one string with the items in a vector or list quoted and separated by a separator
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.