kql_window {AzureKusto} | R Documentation |
Return a function representing a KQL window function
Description
Return a function representing a KQL window function
Usage
kql_window(f)
Arguments
f |
Name of the Kusto aggregation function |
[Package AzureKusto version 1.1.3 Index]