powered by
compareFiles(file1, file2, nr = 20, startline = 1, endline = length(f1), quiet = FALSE, ...)
readLines
head(..., nr)
dupes
combineFiles
filenames <- system.file(paste0("extdata/versuch",1:2,".txt"), package="berryFunctions") compareFiles(filenames[1], filenames[2], warn=FALSE)
Run the code above in your browser using DataLab