compare_proxy {waldo}R Documentation

Proxy for waldo comparison

Description

Use this generic to override waldo's default comparison if you need to override the defaults (typically because your object contains an external pointer).

waldo comes with methods for two common cases:

Usage

compare_proxy(x)

Arguments

x

An object.


[Package waldo version 0.2.5 Index]