Description Usage Arguments Value Examples
Create a new jenga stack
1 | create_stack(slot.names)
|
slot.names |
A vector of names for the stack to be created. |
stack, an empty list named as given by slot.names
, and of length of the input vector.
1 | my.stack <- create_stack(c("Variable 1", "Variable 2", "Variable 3"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.