replace_text: Replaces text from all '.R' and '.Rmd' files within a given...

Description Usage Arguments

Description

This function takes a series of regular expression in from and changes them to the values in to for all .R and .Rmd files in the directory dir.

Usage

1
replace_text(from, to, dir = "./")

Arguments

from

one or more regexes to substitute

to

one or values that will substitute for regexes in from


graggsd/sgrpipe documentation built on May 14, 2019, 9:36 p.m.