Learn R Programming

AzureKusto (version 1.0.1)

kql_prefix: Return a function representing a scalar KQL prefix function

Description

Return a function representing a scalar KQL prefix function

Usage

kql_prefix(f, n = NULL)

Arguments

f

Name of a Kusto infix function

n

Number of arguments accepted by the Kusto prefix function