dir.same: Are 2 directories the same?

Description Usage Arguments Value Author(s)

Description

This checks that 2 directories are the same size (as in physical size), and then prints out any discrepancies that it might find. This has been written with the intent that a user will look at the output.

Usage

1
dir.same(x, y)

Arguments

x

the path to at least 1 directory

y

the path to at least 1 directory

Value

a logical, same length as x.

Author(s)

Mark Cowley, 2012-02-13


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.