dot-tib_combine_fill: Combine fill values from a list of tibs

.tib_combine_fillR Documentation

Combine fill values from a list of tibs

Description

Combine fill values from a list of tibs

Usage

.tib_combine_fill(tib_list, type, ptype, .call)

Arguments

tib_list

(list) A list of tib fields.

type

(character(1)) The target tib type (scalar, vector, etc.).

ptype

(vector(0)) The target ptype.

.call

(environment) The environment to use for error messages.

Value

(vector) The combined fill value.


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