format.option_spec: Format an option specification
Description
Format an option specification
Usage
# S3 method for option_spec
format(x, value, ..., fmt = options_fmts())
Value
A formatted character value
Arguments
- x
 
An option specification ("option_spec") class object
- value
 
Optionally, the current value to display for the option being
specified
- ...
 
Additional arguments unused
- fmt
 
A list of formats to use for formatting individual text elements