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.


cloudyr/AzureKusto documentation built on Oct. 15, 2023, 5:42 p.m.