dot-format_fields: Format fields to print a function call

.format_fieldsR Documentation

Format fields to print a function call

Description

Format fields to print a function call

Usage

.format_fields(f_name, fields, width, force_names, args = NULL)

Arguments

f_name

(character(1)) The (possibly ANSI-colored) function name.

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 single string with the formatted fields.


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