View source: R/double_table_fix.r
bn_double_table_latex_hook | R Documentation |
bookdown with pdf output are in some instances subject to the same problems
described in bn_double_table_fix
. This 'hook' tries to
remove that problem. Insert this into a relevant setup chunk:
knit_hooks$set(document = bn_double_table_latex_hook)
bn_double_table_latex_hook(x = NULL)
x |
argument used by internal knitr process; set to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.