process_formatting: Process layers to get formatted and pivoted tables.

View source: R/build.R

process_formattingR Documentation

Process layers to get formatted and pivoted tables.

Description

This is an internal method, but is exported to support S3 dispatch. Not intended for direct use by a user.

Usage

process_formatting(x, ...)

Arguments

x

A tplyr_layer object

...

arguments passed to dispatch

Value

The formatted_table object that is bound to the layer


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