bn_if_X | R Documentation |
if format is X, insert conditional code specified by 'cc'
bn_if_X(X, cc)
bn_if_docx(cc)
bn_if_latex(cc)
bn_if_html(cc)
X |
format |
cc |
character; code conditional on format being X |
bn_if_docx
: code conditional on format being docx
bn_if_latex
: code conditional on format being latex
bn_if_html
: code conditional on format being html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.