same_file {ggplot2}R Documentation

Test if all files are the same

Description

Uses md5 checksum to rapidly check if multiple files are equal.

Usage

same_file(...)

Arguments

... character vector of paths

Value

boolean

Author(s)

Hadley Wickham <h.wickham@gmail.com>


[Package ggplot2 version 0.8.2 Index]