dot-reclass: Maintain Class After Modification

.reclassR Documentation

Maintain Class After Modification

Description

Copy class and attributes from the original version of an object to a modified version.

Usage

.reclass(x, result)

Arguments

x

The original object, which has a class/attributes to copy

result

The modified object, which is/might be missing the class/attributes.

Value

result, now with class/attributes restored.

Author(s)

Simon Garnier, garnier@njit.edu


trackdf documentation built on March 31, 2023, 5:47 p.m.