spps | R Documentation |
Simplified Paste by fwd slash
spps(..., make.names = FALSE)
... |
Multiple simple variables to parse. |
make.names |
Should make.names applied to the concatenated string? Default is FALSE. |
spps("A", 1:2, "end", "", NULL)
kpps("A", 1:2, "end", "", NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.