Description Usage Arguments Value
View source: R/sequence_methods.R
Collapses named list of data.frame
rowwise, assigning
list names to the column named to
.
1 | list_collapse_dfr(data, to = Name, ptype = factor(), modifier = identity)
|
data |
List of |
to |
Name of the column to where list names will go. |
ptype |
Casts names to the target type. By default, |
modifier |
An |
A single data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.