process_metadata {Tplyr}R Documentation

Process layers to get metadata tables

Description

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

Usage

process_metadata(x, ...)

Arguments

x

A tplyr_layer object

...

arguments passed to dispatch

Value

The formatted_meta object that is bound to the layer


[Package Tplyr version 1.2.1 Index]