swap_layers | R Documentation |
Swap the first and the second layers of a list of lists This function is superseded by purrr::transpose() which is way faster
swap_layers(ls)
ls |
The list to be transposed between the first two layers |
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.