Skip to contents

Date: 2018-11-21 Searches a directory for all files (not necessarily coded properly), then returns a vector with files that have a duplicate.

Usage

raw.findDuplicates(pfad, fromLast = TRUE, isValid = FALSE)

Arguments

pfad

path to search for duplicate files

fromLast

if TRUE, last element is kept, if FALSE, first element is kept, default is TRUE

isValid

if TRUE only search valid named files

Value

list of files that are duplicates