format-conditions | R Documentation |
Formats condition objects
## S3 method for class ''cnd::condition''
format(x, ..., cli = getOption("cnd.cli.override"))
## S3 method for class ''cnd::condition_generator''
format(x, ..., cli = getOption("cnd.cli.override"))
x |
A condition object |
... |
Not used |
cli |
If |
A character
vector
format(condition("foo"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.