dot-get_unspecified_paths: Find unspecified fields

.get_unspecified_pathsR Documentation

Find unspecified fields

Description

Find unspecified fields

Usage

.get_unspecified_paths(spec)

Arguments

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

A list of tib_unspecified() objects and objects containing tib_unspecified() objects.


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