Convert a list of data.frames to a stacked tibble
1 | stack_mids(mids, .setid = "imp_id")
|
mids |
A mice mids object. |
.setid |
Set the name of the key column. In cases where there are more than 1 data.frames the key column increments by 1 for each data set. Defaults to "stack_id" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.