format_field: Format a possible option source

View source: R/options_spec.R

format_fieldR Documentation

Format a possible option source

Description

Format a possible option source

Usage

format_field(field, active, value, fmt = options_fmts())

Arguments

field

The field for the option source

active

Whether this source is the source of the option's value

value

The value from this source that was used

fmt

A list of formats to use for formatting individual text elements

Value

A formatted character value


options documentation built on April 4, 2025, 3:07 a.m.