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