Find and replace within a package after committing the current contents
Usage
find_and_replace(
regex,
replacement,
pkg = ".",
rDirectories = c("data-raw", "R", "vignettes", "tests")
)
Find and replace within a package after committing the current contents
find_and_replace(
regex,
replacement,
pkg = ".",
rDirectories = c("data-raw", "R", "vignettes", "tests")
)