is.trivial_patch: Check if an R object is a trivial patch.

Description Usage Arguments Value

Description

A trivial patch stores a fully copy of the diffed object when no heuristics were found for determining object differences. In other words, it is the worst scenario and should be avoided.

Usage

1

Arguments

fn

function. Any function.

Value

TRUE or FALSE according as the function is or is not a trivial patch.


robertzk/objectdiff documentation built on May 27, 2019, 10:35 a.m.