search_replace_in_file: Find string and replace in file

Description Usage Arguments

View source: R/misc.R

Description

Find string and replace in file

Usage

1
search_replace_in_file(files = c(), find = NULL, replacement = NULL)

Arguments

files

vector of files

find

find what string, vector of character

replacement

replace with what, vector of character, should be equal in lenght to 'find'


ronkeizer/PKPDsim documentation built on May 27, 2019, 1:50 p.m.