dot-format_fill_arg: Format the '.fill' argument for display

.format_fill_argR Documentation

Format the .fill argument for display

Description

Format the .fill argument for display

Usage

.format_fill_arg(x, .fill)

Arguments

x

A tibblify collector object.

.fill

(vector or NULL) Optionally, a value to use if the field does not exist. Note: this value must match the .ptype_inner of the field (the value before any transformation), not the .ptype.

Value

(character(1) or NULL) The formatted fill string, or NULL if the argument should be omitted.


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