strescR | R Documentation |
This function returns a vector of strings in which LaTeX special characters are escaped, this was useful in conjunction with xtable.
strescR(strings)
strings |
A vector of strings to deal with. |
A vector of strings with escaped characters within each string.
citation("seqinr")
stresc
strescR("MISC_RNA") strescR(c("BB_0001","BB_0002"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.