dot-tib_combine_vector: Combine vector tib fields

.tib_combine_vectorR Documentation

Combine vector tib fields

Description

Combine vector tib fields

Usage

.tib_combine_vector(tib_list, key, ptype, required, fill, transform, .call)

Arguments

tib_list

(list) A list of tib fields.

key

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

ptype

(vector(0)) The target ptype.

required

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

fill

(vector) The fill value.

transform

(function or NULL) The transform function.

.call

(environment) The environment to use for error messages.

Value

(tib_vector) A tibblify vector field collector.


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