str_replace_in_file: Title

str_replace_in_fileR Documentation

Title

Description

Title

Usage

str_replace_in_file(path, pattern, replacement, walkthrough = F, writeout = F)

Arguments

path

filepath

pattern, replacement

as in str_replace

walkthrough

walk through each matching line and decide

writeout

write to file

Value

the modified string


dlill/conveniencefunctions documentation built on Sept. 30, 2022, 4:40 a.m.