flextable_html_dependency | R Documentation |
When using loops in an R Markdown for HTML document, the htmlDependency object for flextable must also be added at least once.
flextable_html_dependency()
if (require("htmltools")) {
div(flextable_html_dependency())
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.