heterogeneous_list_patch: Compute a patch between two lists of different length or...

Description Usage Arguments Value

Description

Compute a patch between two lists of different length or different names.

Usage

1
heterogeneous_list_patch(old_object, new_object)

Arguments

old_object

ANY. The "before" object.

new_object

ANY. The "new" object. These are usually a data.frame or an environment.

Value

a patch translating the old_object to the new_object.


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