Compute the set of differences in file make up between two directories.
dir_diff(a, b)
a
path a
b
path b
list with components only\_a, only\_b and both
Hadley Wickham <h.wickham@gmail.com>