process_summaries: Process layers to get numeric results of layer

View source: R/build.R

process_summariesR 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


Tplyr documentation built on May 29, 2024, 10:37 a.m.