collapse_hcd: Bind a list of HCD data sets, row-wise.

collapse_hcdR Documentation

Bind a list of HCD data sets, row-wise.

Description

Given a list of HCD data sets, collapse_hcd binds together each element of the list (HCD dataset) row-wise into a single tibble.

Usage

collapse_hcd(l)

Arguments

l

a list whose elements are tibbles that should be bound, row-wise.

Value

A tbl_df of the data after row binding each element of input.

Author(s)

Gavin L. Simpson


gavinsimpson/canadaHCD documentation built on Sept. 23, 2023, 3:13 a.m.