| wikisym2plotmath_ | R Documentation | 
Converts one wiki symbol to plotmath.  A Wiki symbol is simple text with arbitrarily nested subscript (_) and superscript (^) groupings.  Use dot (.) to explicitly terminate a grouping, and use backslash-dot (\.) for a literal dot.  Examples: V_c./F. Trailing dots need not be supplied. Leading/trailing whitespace is removed. Tab character not allowed.
wikisym2plotmath_(x, ...)
| x | character | 
| ... | ignored | 
expression
Other formatters: 
diag_label(),
wikisym2plotmath()
wikisym2plotmath_('V_c./F')
wikisym2plotmath_('AUC_ss')
wikisym2plotmath_('C_max_ss')
wikisym2plotmath_('var^eta_j')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.