Bind rows together, but preserve labelled class attributes
ipums_bind_rows(..., .id = NULL)
... | Either data.frames or list of data.frames |
---|---|
.id | Data frame identifier, when arguments are named (or are named lists of data.frames), will make a new column with this name that has the original names. |
A data.frame