Description Usage Arguments Value
Vectorised over 'string' and 'replacement'
1 2 3 | ji_replace(string, replacement)
ji_replace_all(string, replacement)
|
string |
Input vector |
replacement |
A character vector of replacements. Should either be of length 1 or the same length as 'string'. See [stringr::str_replace()] for details |
A character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.