Description Usage Arguments Value Examples
Create convo object from list of stubs
1 | create_convo(l)
|
l |
List of stubs with one element per level containing a character vector of stubs |
convo
object
1 2 | stubs <- list(letters[1:3], letters[4:5], letters[6:7])
create_convo(stubs)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.