ipums_bind_rows: Bind rows together, but preserve labelled class attributes

View source: R/bind_rows.r

ipums_bind_rowsR Documentation

Bind rows together, but preserve labelled class attributes

Description

Bind rows together, but preserve labelled class attributes

Usage

ipums_bind_rows(..., .id = NULL)

Arguments

...

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.

Value

A data.frame


mnpopcenter/ipumsr documentation built on Sept. 30, 2022, 6:56 a.m.