View source: R/tbl-funnel-reclass.R
reclass | R Documentation |
Copied over from https://github.com/tidyverse/dplyr/issues/719
reclass(x, result)
x |
The original object, which has a class/attributes to copy |
result |
The modified object, which is / might be missing the class/attributes. |
result
, now with class/attributes restored.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.