| .patch_file | R Documentation |
Replace a string in a file (first occurrence only)
.patch_file(path, old, new)
path |
file path |
old |
string to find (fixed, not regex) |
new |
replacement string |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.