View source: R/clanToolsFunctions.R
substitute.char | R Documentation |
Replace a single character.
substitute.char("abxdefg","x","c")
st |
is the string |
find.char |
is the character to be replaced |
new.char |
is the new character |
The string with the replaced character
Claus E. Andersen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.