moveFiles: moveFiles

View source: R/lfqbench.com.r

moveFilesR Documentation

moveFiles

Description

move all files (with any file extension) to a new directory

Usage

moveFiles(srcDir, tarDir, namePattern = "\\..+", rmSrc = F)

Arguments

srcDir

the origin folder

tarDir

the target folder

namePattern

the file name pattern for files to be moved

rmSrc

if the origin folder should be removed, it can only be removed if it is empty


IFIproteomics/LFQbench documentation built on March 2, 2023, 9:45 a.m.