dot-set_spec: Set the tibblify specification attribute

.set_specR Documentation

Set the tibblify specification attribute

Description

Set the tibblify specification attribute

Usage

.set_spec(x, spec)

Arguments

x

(list) A nested list.

spec

(tspec) A specification of how to convert x. Generated with tspec_df(), tspec_row(), tspec_object(), tspec_recursive(), or guess_tspec(). If spec is NULL (the default), guess_tspec(x, inform_unspecified = TRUE) will be used to guess the spec.

Value

The object x with the tib_spec attribute set.


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