is_instrumentation_key {AzureAppInsights}R Documentation

Check if string matches pattern for an instrumentation key.

Description

Check if string matches pattern for an instrumentation key.

Usage

is_instrumentation_key(x)

Arguments

x

A string containing nothing else but an instrumentation key.

Value

Logical value.


[Package AzureAppInsights version 0.3.1 Index]