clean.duplicates: Check and remove duplicate files in a directory based on MD5...

View source: R/clean.duplicates.R

clean.duplicatesR Documentation

Check and remove duplicate files in a directory based on MD5 codes

Usage

clean.duplicates(path, type = ".jpg", mode = "longer", where ="Duplicates")

Arguments

path

The directory in which duplicates must be checked.

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--	or do  help(data=index)  for the standard data sets.

## The function is currently defined as
function (x) 
{
  }

frmunoz/naturalistDB documentation built on Aug. 18, 2022, 10:38 a.m.