process_statistic_data {Tplyr} | R Documentation |
Process a tplyr_statistic object
Description
This is an internal function that is not meant for use externally, but must be exported. Use with caution.
Usage
process_statistic_data(x, ...)
Arguments
x |
A tplyr_statistic environment |
... |
Additional pass through parameters |
Value
Numeric statistc data from a tplyr statistc
[Package Tplyr version 1.2.1 Index]