View source: R/raw.findDuplicates.R
raw.findDuplicates | R Documentation |
Date: 2018-11-21 Searches a directory for all files (not necessarily coded properly), then returns a vector with files that have a duplicate.
raw.findDuplicates(pfad, fromLast = TRUE, isValid = FALSE)
pfad |
path to search for duplicate files |
fromLast |
if |
isValid |
if |
list of files that are duplicates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.