dot-update_required_fields: Update the required status of field specs

.update_required_fieldsR Documentation

Update the required status of field specs

Description

Update the required status of field specs

Usage

.update_required_fields(fields, required)

Arguments

fields

(list) A named list of tib field specs.

required

(logical) A named logical vector of required statuses, as returned by .get_required().

Value

fields with the ⁠$required⁠ component of each spec updated.


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