dplyr_reconstruct.tabxplor_grouped_tab {tabxplor} | R Documentation |
dplyr_reconstruct method for class tabxplor_grouped_tab
Description
dplyr_reconstruct method for class tabxplor_grouped_tab
Usage
## S3 method for class 'tabxplor_grouped_tab'
dplyr_reconstruct(data, template)
Arguments
data |
A data frame. |
template |
Template to use for restoring attributes |
Value
An object of class tabxplor_grouped_tab
.
[Package tabxplor version 1.1.3 Index]