usefulInfo/text_processing.R

# Examples of useful text-processing commands

# setwd("R")
# systemCommand <- "sed -i.bak 's/ .packages()/ installed.packages()/g' *.R"
# system(systemCommand)
# system("rm *.R.bak")
homerhanumat/tigerstats documentation built on Sept. 27, 2020, 3:21 a.m.