View source: R/SOptim_AuxFunctions.R
repBSlash | R Documentation |
Replace back-slashes by forwardslashes which is probably useful for system paths
repBSlash(x)
x |
A string to replace. |
A string with replaced backslashes.
repBSlash("\\aa\\bb\\cc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.