latex.perc | R Documentation |
Escape all instances of the percent symbol properly for latex
latex.perc(vec, translate = FALSE)
vec |
Character vector |
translate |
Logical. Translate to French? Default is FALSE |
The input vector with all instances of the percent symbol escaped properly for latex
latex.perc(c("2.5%", "50%", "97.5%"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.