stacking | R Documentation |
Stacking all columns of a data frame or vectors of a list into a single vector.
stacking(data)
data |
data frame, tibble or list. |
A vector of all element of the argument data
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.