Learn R Programming

AzureKusto (version 1.1.3)

is_kusto_database: Information functions

Description

These functions test whether an object is of the given class.

Usage

is_kusto_database(x)

is_kusto_cluster(x)

Arguments

x

An R object.