Skip to contents

Present computation steps.

Usage

# S3 method for class 'tbl_lazy_json'
show_query(x, ...)

Arguments

x

A tbl_lazy_json object.

...

Filtering expressions.

Value

The tbl_lazy_json object x, invisibly. Called for the side effect of printing the accumulated compute steps to the console.