Description Usage Arguments Value Examples
ah - paste with collapse = " ". The name
comes from the interjection "ah" as in "Ah I don't need to type
collapse = " "."
nah - paste with collapse = "\n", useful
in concert with cat. The name is simpley ah +
n from collapse = "\n".
1 2 3 |
x |
A vector to collapse. |
collapse |
An character string to separate the results. |
... |
Other arguments passed to |
Returns a collapsed, pasted vector.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.