Learn R Programming

diffobj (version 0.1.4)

has_Rdiff: Attempt to Detect Whether diff Utility is Available

Description

Checks whether tools::Rdiff issues a warning when running with useDiff=TRUE and if it does assumes this is because the diff utility is not available. Intended primarily for testing purposes.

Usage

has_Rdiff()

Arguments

Value

TRUE or FALSE

Examples

Run this code
has_Rdiff()

Run the code above in your browser using DataLab