format.option_spec | R Documentation |
Format an option specification
## S3 method for class 'option_spec'
format(x, value, ..., fmt = options_fmts())
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 |
A formatted character value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.