dot-untibblify_list: Untibblify a named list using a spec

.untibblify_listR Documentation

Untibblify a named list using a spec

Description

Untibblify a named list using a spec

Usage

.untibblify_list(x, spec, call = caller_env())

Arguments

x

(any) The object to check.

spec

(tspec or NULL) A spec object describing the structure of x.

call

(environment) The environment to use for error messages.

Value

A named list with fields converted according to spec.


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