dot-collect_parts: Collect formatted field parts

.collect_partsR Documentation

Collect formatted field parts

Description

Collect formatted field parts

Usage

.collect_parts(fields, width, force_names, args)

Arguments

fields

(list or NULL) Fields to format.

width

(integer(1)) The width (in number of characters) of text output to generate.

force_names

(logical(1)) Should names be printed even if they can be deduced from the spec?

args

(list or NULL) Additional arguments to format and display before fields.

Value

A character vector of formatted field parts.


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