check_compat | R Documentation |
Checks to ensure file is not a special flavour of html output, including xaringan, ioslides, flexdashboard or slidy. Output is an error if html doc is a special case.
check_compat(yaml_txt)
yaml_txt |
Output of 'readLines()' separated from body text. |
Error condition if non-standard html found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.