imessage | R Documentation |
A variant to message() pasting with white space, sibling of iprint().
imessage(..., collapse = " ")
... |
Variables (strings, vectors) to be collapsed in consecutively. |
collapse |
Separator to be used for collapsing. Default: " " |
iprint("Hello ", "you ", 3, ", ", 11, " year old kids.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.