Compare Two Files Containing File Information
Source:R/compare_file_info_files.R
compare_file_info_files.Rd
Compare two CSV files as retrieved by
list_files(..., full_info = TRUE)
Arguments
- file_1
path to first csv file
- file_2
path to second csv file
- ...
further arguments passed to
read.csv2