Description Usage Arguments Value Functions
View source: R/markup2vector.R
These are helper functions to apply latex environments.
1 2 3 4 5  | wrap_in_latex_env(tex, env = NULL)
wrap_in_latex_fontsize(tex, fontsize_local = NULL)
wrap_in_latex_alignment(tex, alignment = "justified")
 | 
tex | 
 
  | 
env | 
 
  | 
fontsize_local | 
 
 Must be one of: 
  | 
alignment | 
 
 Must be one of: 
  | 
[character()] a character vector of valid latex
wrap_in_latex_fontsize: Apply local fontsize
wrap_in_latex_alignment: Apply alignment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.