| without_compiler | R Documentation |
with_compiler temporarily disables code compilation by setting
CC, CXX, makevars to test. without_cache
resets the cache before and after running code.
without_compiler(code)
without_cache(code)
without_latex(code)
with_latex(code)
code |
Code to execute with broken compilers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.