process_formatting {Tplyr}R 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


[Package Tplyr version 1.2.1 Index]