texCmd | R Documentation |
Generate a LaTeX command from R object
texCmd(stat, func)
stat |
atomic vector |
func |
character string with name of LaTeX function |
character string
a <- 3.145
texCmd(a, "pi")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.