View source: R/sanitise_percent.R
sanitise_percent | R Documentation |
print.xtable
Takes a string of text and sanitises only the use of "%" for use with latex
sanitise_percent(str)
str |
String of text |
str <- "\\multirow{2}{4cm}{75%}"
sanitise_percent(str)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.