Description Usage Arguments Value Examples
View source: R/knit_child_debug.R
Get some debugging information on various potential problems when making partials
1 |
... |
passed to |
Returns markdown/HTML text with class "knit_asis"
1 2 3 | if(!requireNamespace("pkgdown", quietly = TRUE) || !pkgdown::in_pkgdown()) {
knit_child_debug()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.