View source: R/utils-latex-functions.R
latex_mcol | R Documentation |
Wrap the given text with the latex \multicolumnn macro around it
latex_mcol(ncol, just, txt)
ncol |
The number of columns |
just |
Justification, e.g. "l", "c", or "r" for left, center, right |
txt |
The text |
The given text with the latex \multicolumn macro around it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.