process_summaries {Tplyr} | R Documentation |
Process layers to get numeric results of layer
Description
This is an internal method, but is exported to support S3 dispatch. Not intended for direct use by a user.
Usage
process_summaries(x, ...)
Arguments
x |
a tplyr_layer object |
... |
arguments passed to dispatch |
Value
The tplyr_layer object with a 'built_table' binding
[Package Tplyr version 1.2.1 Index]