| [.latex | R Documentation | 
Subsets latex, retaining class.
## S3 method for class 'latex'
x[...]
| x | latex | 
| ... | passed to next method | 
latex
Other latex: 
[[.latex(),
as_latex(),
as_latex.default(),
as_latex.greek(),
as_latex.latex(),
as_latex.spar(),
as_latex.spork(),
concatenate.latex(),
latexToken()
x <- c(
  'V_c./F',
  'AUC_ss',
  'C_max_ss',
  'var^eta_j'
)
x <- as_latex(as_spork(x))
class(x)
class(x[1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.