reclass: Add the original class/attributes back onto result (usually...

Description Usage Arguments Value

View source: R/helpers.R

Description

Add the original class/attributes back onto result (usually of dplyr operation)

Usage

1
reclass(x, result, ...)

Arguments

x

The original object, class inforamation you want to restore.

result

Some transformation of x, which may have removed its class/attributes.

...

Ignored

Value

The result, now with class/attribute information restored.


jwdink/eyetrackingR documentation built on Aug. 29, 2021, 6:48 a.m.