show_query.tbl_kusto_abstract: Translate a sequence of dplyr operations on a tbl into a...

View source: R/tbl.R

show_query.tbl_kusto_abstractR Documentation

Translate a sequence of dplyr operations on a tbl into a Kusto query string.

Description

Translate a sequence of dplyr operations on a tbl into a Kusto query string.

Usage

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

Arguments

x

A tbl_kusto or tbl_kusto_abstract instance

...

needed for agreement with generic. Not otherwise used.


Azure/AzureKusto documentation built on Oct. 16, 2023, 7:04 p.m.