Description Usage Arguments Value Examples
Pretty print a convo object
1 2 |
x |
A |
... |
Additional arguments passed to function. Currently unused. |
No return - pretty prints convo object
1 2 | convo <- create_convo(list(letters[1:3], letters[4:6]))
print(convo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.