dot-tib_combine_df: Combine dataframe tib fields

.tib_combine_dfR Documentation

Combine dataframe tib fields

Description

Combine dataframe tib fields

Usage

.tib_combine_df(tib_list, type, key, required, .call)

Arguments

tib_list

(list) A list of tib fields.

type

(character(1)) The target tib type ("row" or "df").

key

(character(1)) The key of the field.

required

(logical(1)) Whether the field is required.

.call

(environment) The environment to use for error messages.

Value

(tib_row or tib_df) A tibblify dataframe field collector.


tibblify documentation built on May 9, 2026, 5:07 p.m.