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 stores data in an external pointer).

waldo comes with methods for a few common cases:

Usage

compare_proxy(x, path = "x")

Arguments

x

An object.

path

Path

Value

A list with two components:


[Package waldo version 0.5.2 Index]