kql_render: Render a set of operations on a tbl_kusto_abstract to a Kusto...

View source: R/kql-render.R

kql_renderR Documentation

Render a set of operations on a tbl_kusto_abstract to a Kusto query

Description

Render a set of operations on a tbl_kusto_abstract to a Kusto query

Usage

kql_render(query, ...)

Arguments

query

The tbl_kusto instance with a sequence of operations in $ops

...

needed for agreement with generic. Not otherwise used.


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