Pages
Home
KARAOKE
Excel
Stata
DATA
Special WEB
Linh tinh
Tuesday, August 21, 2018
rename files in R
filez <- list.files(pattern="bscore_with*")
file.rename(filez, sub(pattern="bscore_with_package_scorecard", replacement="bscore_vs_pkg_scorecard", filez))
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)