Description Usage Arguments Value
View source: R/make-handlers.R
Turn a condition into a string comprised of its message, name, and call, in a variety of configurations.
| 1 | extract_display_string(cond, cond_name = NA, include_call = T)
 | 
| cond | A condition to display or turn into a string | 
| cond_name | Either the name of the condition you want to display,  | 
| include_call | A logical; if  | 
A string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.