View source: R/replace_nth_char.R
replace_nth_char | R Documentation |
Replace the nth char of a string
replace_nth_char(s, n, c)
s |
the string |
n |
the index of the character |
c |
the character to be placed at that index |
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.