rbind.key: rbind.key

View source: R/wrangling-fcns.R

rbind.keyR Documentation

rbind.key

Description

Row binds a named list of tables, using element names to build a new identifier column.

Usage

## S3 method for class 'key'
rbind(x, ids_to = "id")

Arguments

x

named list of data.frames to rbind

ids_to

name of id column in new data.frame


kmcd39/taux documentation built on Jan. 29, 2024, 11:45 p.m.