View source: R/embedLatexSnippet.R
embedLatexSnippet | R Documentation |
Embed a Latex Snippet in the Latex environment used by codebook
..
embedLatexSnippet(snippet)
snippet |
A Latex snippet. |
A testable latex script.
latexSnippet <- embedLatexSnippet("This is a sentence.")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.