Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 570 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 570 Bytes

compare.package.directories

The goal of compare.package.directories is to compare the files that exist in two different directories. Originally used when moving large directories between remote (i.e., Dropbox, OneDrive, SharePoint) locations.

Installation

You can install the development version of compare.package.directories like so:

# install.packages("devtools")
devtools::install_github("brad-cannell/compare.file.directories")