reclass: Copy class and attributes from the original version of an...

Description Usage Arguments Value

View source: R/tbl-funnel-reclass.R

Description

Copied over from https://github.com/tidyverse/dplyr/issues/719

Usage

1
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.


datacamp/funneljoin documentation built on June 18, 2020, 6:52 a.m.