kql_build {AzureKusto} | R Documentation |
Build the tbl object into a data structure representing a Kusto query
Description
Build the tbl object into a data structure representing a Kusto query
Usage
kql_build(op)
Arguments
op |
A nested sequence of query operations, i.e. tbl_kusto$ops |
[Package AzureKusto version 1.1.3 Index]